Merge "remove templates from toctree"

This commit is contained in:
Jenkins 2014-09-26 13:57:24 +00:00 committed by Gerrit Code Review
commit 3fc9741bbb
2 changed files with 6 additions and 3 deletions

View File

@ -34,6 +34,11 @@ try:
except ImportError:
pass
exclude_patterns = [
'**/graduation-template.rst',
'**/template.rst',
]
# autodoc generation is a bit aggressive and a nuisance when doing heavy
# text edit cycles.
# execute "export SPHINX_DEBUG=1" in your terminal to disable

View File

@ -25,8 +25,6 @@ oslo-specs Repository Information
README <readme>
contributing
Sample Feature Template <specs/template>
Sample Graduation Template <specs/graduation-template>
Indices and tables