We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274d17c commit 04203a1Copy full SHA for 04203a1
apidocs/conf.py
@@ -22,7 +22,7 @@
22
# If extensions (or modules to document with autodoc) are in another directory,
23
# add these directories to sys.path here. If the directory is relative to the
24
# documentation root, use os.path.abspath to make it absolute, like shown here.
25
-sys.path.insert(0, os.path.abspath("../"))
+sys.path.insert(0, os.path.abspath("../src/"))
26
27
# -- General configuration ------------------------------------------------
28
0 commit comments