Merge "Replace storyboard by launchpad"
This commit is contained in:
@@ -12,6 +12,6 @@ submitted for review via the Gerrit tool:
|
||||
|
||||
Pull requests submitted through GitHub will be ignored.
|
||||
|
||||
Bugs should be filed on Storyboard, not GitHub:
|
||||
Bugs should be filed on Launchpad, not GitHub:
|
||||
|
||||
https://storyboard.openstack.org/#!/project/948
|
||||
https://bugs.launchpad.net/ironic-python-agent-builder
|
||||
|
@@ -42,7 +42,7 @@ copyright = '2017, OpenStack Developers'
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/ironic-python-agent-builder'
|
||||
openstackdocs_pdf_link = True
|
||||
openstackdocs_use_storyboard = True
|
||||
openstackdocs_use_storyboard = False
|
||||
|
||||
# If true, '()' will be appended to :func: etc. cross-reference text.
|
||||
add_function_parentheses = True
|
||||
|
@@ -58,7 +58,7 @@ copyright = '2017, OpenStack Developers'
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/ironic-python-agent-builder'
|
||||
openstackdocs_auto_name = False
|
||||
openstackdocs_use_storyboard = True
|
||||
openstackdocs_use_storyboard = False
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
Reference in New Issue
Block a user