path fixed for autdoc
esbo_ds/ESBO-ETC/pipeline/head This commit looks good

This commit is contained in:
2020-07-21 14:21:19 +02:00
parent 48d59a8b70
commit b880027a2a
2 changed files with 7 additions and 34 deletions
+5 -5
View File
@@ -9,11 +9,11 @@
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
#
# import os
# import sys
# sys.path.insert(0, os.path.abspath('.'))
import sphinx_rtd_theme
import os
import sys
sys.path.insert(0, os.path.abspath('.'))
# import sphinx_rtd_theme
# -- Project information -----------------------------------------------------