We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6c161 commit 154390cCopy full SHA for 154390c
docs/conf.py
@@ -46,7 +46,7 @@
46
# -- Options for autoapi -------------------------------------------------------
47
48
# NOTE: This pair works good in the RTD
49
-autoapi_dirs = ['../lib', '../initialization', '../models', '../forms', '../legacy', '../pages']
+autoapi_dirs = ['../app', '../initialization']
50
autoapi_ignore = []
51
52
0 commit comments