Update for storyboard
This repo uses storyboard since some time and not anymore launchpad: Update the openstackdocstheme options so that the "Report a bug" link points to storyboard and not to launchpad. Change-Id: I5f42dac1987e0f90860beb12fc842e77cd627820
This commit is contained in:
parent
05b8ca95fd
commit
43e957f9fe
@ -41,8 +41,7 @@ copyright = u'2018, OpenStack Developers'
|
|||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
repository_name = 'openstack/octavia-lib'
|
repository_name = 'openstack/octavia-lib'
|
||||||
bug_project = 'openstack/octavia-lib'
|
use_storyboard = True
|
||||||
bug_tag = 'docs'
|
|
||||||
|
|
||||||
apidoc_output_dir = 'reference/modules'
|
apidoc_output_dir = 'reference/modules'
|
||||||
apidoc_module_dir = '../../octavia_lib'
|
apidoc_module_dir = '../../octavia_lib'
|
||||||
|
@ -56,8 +56,7 @@ copyright = u'2017, OpenStack Developers'
|
|||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
repository_name = 'openstack/octavia-lib'
|
repository_name = 'openstack/octavia-lib'
|
||||||
bug_project = 'openstack/octavia-lib'
|
use_storyboard = True
|
||||||
bug_tag = ''
|
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user