Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinFasusi committed Feb 12, 2016
1 parent 1c24d71 commit e80538e
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
Binary file modified _build/doctrees/Installation.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/modules.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplychainpy.demand.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplychainpy.distribution.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplychainpy.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplychainpy.production.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplychainpy.warehouse.doctree
Binary file not shown.
Binary file modified _build/doctrees/environment.pickle
Binary file not shown.
Binary file modified _build/doctrees/index.doctree
Binary file not shown.
Binary file modified _build/doctrees/ipythontest.doctree
Binary file not shown.
Binary file modified _build/html/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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('/home/kevin/Projects/Python/supplychainpy/'))

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

Expand Down

0 comments on commit e80538e

Please sign in to comment.