Re-enable python API docs

This commit is contained in:
baldurk
2017-12-15 12:56:59 +00:00
parent 229febfbcb
commit 8d5a621ee1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ language = None
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This patterns also effect to html_static_path and html_extra_path
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'python_api', 'sphinx_exts']
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'sphinx_exts']
# The reST default role (used for this markup: `text`) to use for all
# documents.
+1
View File
@@ -20,6 +20,7 @@ Table of Contents
introduction
in_application_api
credits_acknowledgements
python_api/index
getting_started/index
behind_scenes/index
how/index