Merge "Replace storyboard by launchpad"

This commit is contained in:
Zuul
2025-10-03 14:17:06 +00:00
committed by Gerrit Code Review
3 changed files with 4 additions and 4 deletions

View File

@@ -12,6 +12,6 @@ submitted for review via the Gerrit tool:
Pull requests submitted through GitHub will be ignored. 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

View File

@@ -42,7 +42,7 @@ copyright = '2017, OpenStack Developers'
# openstackdocstheme options # openstackdocstheme options
openstackdocs_repo_name = 'openstack/ironic-python-agent-builder' openstackdocs_repo_name = 'openstack/ironic-python-agent-builder'
openstackdocs_pdf_link = True openstackdocs_pdf_link = True
openstackdocs_use_storyboard = True openstackdocs_use_storyboard = False
# If true, '()' will be appended to :func: etc. cross-reference text. # If true, '()' will be appended to :func: etc. cross-reference text.
add_function_parentheses = True add_function_parentheses = True

View File

@@ -58,7 +58,7 @@ copyright = '2017, OpenStack Developers'
# openstackdocstheme options # openstackdocstheme options
openstackdocs_repo_name = 'openstack/ironic-python-agent-builder' openstackdocs_repo_name = 'openstack/ironic-python-agent-builder'
openstackdocs_auto_name = False 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 # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the