Merge "Add docs bug link to storyboard"

This commit is contained in:
Zuul 2018-06-10 01:03:13 +00:00 committed by Gerrit Code Review
commit a68070990d

View File

@ -26,6 +26,11 @@ extensions = [
'sphinxcontrib.blockdiag'
]
# openstackdocstheme options
repository_name = 'openstack/openstack-helm'
bug_project = '886'
bug_tag = 'docs'
# 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