Take out the python API from the docs index until qrenderdoc ships

This commit is contained in:
baldurk
2017-05-15 10:21:20 +01:00
parent 5b5e30cf54
commit b4ed02d040
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,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']
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'python_api']
# The reST default role (used for this markup: `text`) to use for all
# documents.
-1
View File
@@ -18,7 +18,6 @@ Table of Contents
:maxdepth: 2
introduction
python_api/index
in_application_api
credits_acknowledgements
getting_started/index