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 53c5d3b commit d279da8Copy full SHA for d279da8
doc/conf.py
@@ -20,6 +20,7 @@
20
# add these directories to sys.path here. If the directory is relative to the
21
# documentation root, use os.path.abspath to make it absolute, like shown here.
22
sys.path.insert(0, os.path.abspath('.'))
23
+sys.path.insert(0, os.path.abspath('..'))
24
25
# -- General configuration ------------------------------------------------
26
0 commit comments