This commit is contained in:
enkore 2013-10-14 17:59:34 +02:00
parent 3381959e6b
commit 57bc764234

View File

@ -17,7 +17,7 @@ import sys, os
# 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.
#sys.path.insert(0, os.path.abspath('.'))
sys.path.insert(0, os.path.abspath('.'))
# -- General configuration -----------------------------------------------------