Improve docstrings for sphinx.
[python_utils.git] / docs / conf.py
index ef2a272dca74f2ec14adf32cb57926bf3f794104..e42cc778134f31da25b47b90b61ca970568223c0 100644 (file)
@@ -13,6 +13,7 @@
 import os
 import sys
 
+sys.path.insert(0, os.path.abspath('/home/scott/lib/python_modules'))
 sys.path.insert(0, os.path.abspath('../..'))
 sys.path.insert(0, os.path.abspath('../../cached'))
 sys.path.insert(0, os.path.abspath('../../collect'))