--- 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 -----------------------------------------------------