Fix bug_tags
Use arch-design as bug-tag for the guide. Use cli-reference for cli-ref-rst, this is the tag used in launchpad, so we can set it already. Change-Id: I1007db05004e26e8912b7b4d41a406fb5da4f961
This commit is contained in:
parent
f3dc7772b3
commit
5d31a4eaf1
@ -54,7 +54,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Architecture Design Guide'
|
||||
bug_tag = u'arch-design-rst'
|
||||
bug_tag = u'arch-design'
|
||||
copyright = u'2015-2016, OpenStack contributors'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
@ -56,7 +56,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Command-Line Interface Reference'
|
||||
bug_tag = u'cli-ref-rst'
|
||||
bug_tag = u'cli-reference'
|
||||
copyright = u'2015-2016, OpenStack contributors'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
Loading…
Reference in New Issue
Block a user