Enable openstackdocs config to storyboard
https://review.opendev.org/#/c/729944 renamed some config related to launchpad, but Cyborg does not enable launchpad, using storyboard. If the configuration is incorrect, they will add the bug icon to allow reporting from a page. Using openstackdocs_use_storyboard = True in the docs config file. Talked in Ussuri PTG in Cyborg, whether launchpad is enabled for Cyborg, we have not reached a consensus agreement. See line 291: https://etherpad.opendev.org/p/cyborg-victoria-goals Change-Id: Icfea14b07c3d87c28dcd05b2822f0c5fe0c12a60
This commit is contained in:
parent
eef6ddd62d
commit
981d37cfc7
@ -46,8 +46,7 @@ copyright = u'2013, OpenStack Foundation'
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/cyborg'
|
||||
openstackdocs_pdf_link = True
|
||||
openstackdocs_bug_project = 'cyborg'
|
||||
openstackdocs_bug_tag = ''
|
||||
openstackdocs_use_storyboard = True
|
||||
|
||||
config_generator_config_file = '../../tools/config/cyborg-config-generator.conf'
|
||||
sample_config_basename = '_static/cyborg'
|
||||
|
@ -16,8 +16,7 @@ extensions = [
|
||||
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/cyborg'
|
||||
openstackdocs_bug_project = 'openstack-cyborg'
|
||||
openstackdocs_bug_tag = ''
|
||||
openstackdocs_use_storyboard = True
|
||||
|
||||
# The suffix(es) of source filenames.
|
||||
# You can specify multiple suffix as a list of string:
|
||||
|
Loading…
x
Reference in New Issue
Block a user