Merge "Update docs config for storyboard bugs"
This commit is contained in:
@@ -60,6 +60,10 @@ pygments_style = 'sphinx'
|
|||||||
|
|
||||||
html_theme = 'openstackdocs'
|
html_theme = 'openstackdocs'
|
||||||
|
|
||||||
|
html_theme_options = {
|
||||||
|
'show_other_versions': True
|
||||||
|
}
|
||||||
|
|
||||||
# Output file base name for HTML help builder.
|
# Output file base name for HTML help builder.
|
||||||
htmlhelp_basename = '%sdoc' % project
|
htmlhelp_basename = '%sdoc' % project
|
||||||
|
|
||||||
@@ -78,7 +82,7 @@ latex_documents = [
|
|||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
repository_name = 'openstack/python-octaviaclient'
|
repository_name = 'openstack/python-octaviaclient'
|
||||||
bug_project = 'octavia'
|
bug_project = '911'
|
||||||
bug_tag = 'doc'
|
bug_tag = 'doc'
|
||||||
html_last_updated_fmt = '%Y-%m-%d %H:%M'
|
html_last_updated_fmt = '%Y-%m-%d %H:%M'
|
||||||
|
|
||||||
|
@@ -44,7 +44,7 @@ extensions = [
|
|||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
repository_name = 'openstack/python-octaviaclient'
|
repository_name = 'openstack/python-octaviaclient'
|
||||||
bug_project = 'octavia'
|
bug_project = '911'
|
||||||
bug_tag = 'doc'
|
bug_tag = 'doc'
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
|
Reference in New Issue
Block a user