Merge "Enable openstackdocs config to storyboard"

This commit is contained in:
Zuul
2020-06-17 01:36:34 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 4 deletions

View File

@@ -46,8 +46,7 @@ copyright = u'2013, OpenStack Foundation'
# openstackdocstheme options # openstackdocstheme options
openstackdocs_repo_name = 'openstack/cyborg' openstackdocs_repo_name = 'openstack/cyborg'
openstackdocs_pdf_link = True openstackdocs_pdf_link = True
openstackdocs_bug_project = 'cyborg' openstackdocs_use_storyboard = True
openstackdocs_bug_tag = ''
config_generator_config_file = '../../tools/config/cyborg-config-generator.conf' config_generator_config_file = '../../tools/config/cyborg-config-generator.conf'
sample_config_basename = '_static/cyborg' sample_config_basename = '_static/cyborg'

View File

@@ -16,8 +16,7 @@ extensions = [
# openstackdocstheme options # openstackdocstheme options
openstackdocs_repo_name = 'openstack/cyborg' openstackdocs_repo_name = 'openstack/cyborg'
openstackdocs_bug_project = 'openstack-cyborg' openstackdocs_use_storyboard = True
openstackdocs_bug_tag = ''
# The suffix(es) of source filenames. # The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string: # You can specify multiple suffix as a list of string: