Skip to content
Snippets Groups Projects
Commit d61739b6 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Simplify sphinx config

parent 94d75e2f
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ import sys, os ...@@ -22,7 +22,7 @@ import sys, os
# If extensions (or modules to document with autodoc) are in another directory, # 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 # 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. # 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 ----------------------------------------------------- # -- General configuration -----------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment