Skip to content

Commit

Permalink
Test AutoAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
jan authored and jan committed Apr 7, 2017
1 parent 9db1793 commit 5f988d0
Show file tree
Hide file tree
Showing 5 changed files with 224 additions and 134 deletions.
Empty file added docs/__init__.py
Empty file.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx']#,'sphinx.ext.autosectionlabel']#,'autoapi.extension']
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx','sphinx.ext.autosectionlabel']#,'autoapi.extension']

# Document Python Code
#autoapi_type = 'python'
Expand Down

0 comments on commit 5f988d0

Please sign in to comment.