Skip to content

Commit 154390c

Browse files
committed
update autoapi_dirs
1 parent 1d6c161 commit 154390c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
# -- Options for autoapi -------------------------------------------------------
4747

4848
# NOTE: This pair works good in the RTD
49-
autoapi_dirs = ['../lib', '../initialization', '../models', '../forms', '../legacy', '../pages']
49+
autoapi_dirs = ['../app', '../initialization']
5050
autoapi_ignore = []
5151

5252

0 commit comments

Comments
 (0)