Merge "Enable openstackdocs config to storyboard"
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user