mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 21:30:53 +00:00
Take out the python API from the docs index until qrenderdoc ships
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
@@ -18,7 +18,6 @@ Table of Contents
|
||||
:maxdepth: 2
|
||||
|
||||
introduction
|
||||
python_api/index
|
||||
in_application_api
|
||||
credits_acknowledgements
|
||||
getting_started/index
|
||||
|
||||
Reference in New Issue
Block a user