Skip to content

Commit

Permalink
Merge pull request #70 from dbarrosop/master
Browse files Browse the repository at this point in the history
Fixing autodoc
  • Loading branch information
dbarrosop committed Oct 20, 2015
2 parents b60430d + 919b095 commit 8e7c487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.insert(0, os.path.abspath('.'))
sys.path.insert(0, os.path.abspath('../'))

# -- General configuration ------------------------------------------------

Expand Down

0 comments on commit 8e7c487

Please sign in to comment.