docs/conf.py
changeset 12 bb7d41be0c44
parent 0 a35731b5e31a
child 13 19ebde2fd594
--- a/docs/conf.py	Wed Aug 17 23:43:52 2011 +0200
+++ b/docs/conf.py	Thu Sep 08 10:13:55 2011 +0200
@@ -16,7 +16,7 @@
 # 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.append(os.path.abspath('.'))
+sys.path.append(os.path.abspath('..'))
 
 # -- General configuration -----------------------------------------------------