]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - docs/source/conf.py
Documentation cleanup
[mirror_ifupdown2.git] / docs / source / conf.py
index 0bff2362e552f2dbbad42a60794d64bd01e3a8df..19cbdb2f2b781146aec7d9a24b23cdcd655217c0 100644 (file)
@@ -16,8 +16,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('/work/monster-03/roopa/cumulus-2.1-ifupdown2/packages/ifupdown2/pkg'))
+sys.path.insert(0, os.path.abspath('../../ifupdown'))
 
 # -- General configuration -----------------------------------------------------