This commit is contained in:
Jonathan Frederic 2015-06-03 14:46:43 -07:00
parent 130d3d4779
commit 79482e8b4f

View File

@ -20,7 +20,7 @@ import shlex
# 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('../..'))
if os.environ.get('READTHEDOCS', ''):