Using storyboard to collect project bugs
This is a supplement for https://review.openstack.org/576651 Change-Id: Ibfd2f58661b2fe32893da5d8007452ab7a486674
This commit is contained in:
parent
56e6bc0217
commit
1fabfaf7b1
@ -2,5 +2,5 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
||||||
openstackdocstheme>=1.18.1 # Apache-2.0
|
openstackdocstheme>=1.24.0 # Apache-2.0
|
||||||
reno>=2.5.0 # Apache-2.0
|
reno>=2.5.0 # Apache-2.0
|
||||||
|
@ -27,8 +27,7 @@ extensions = [
|
|||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
repository_name = 'openstack/python-vitrageclient'
|
repository_name = 'openstack/python-vitrageclient'
|
||||||
bug_project = 'python-vitrageclient'
|
use_storyboard = True
|
||||||
bug_tag = ''
|
|
||||||
|
|
||||||
# autodoc generation is a bit aggressive and a nuisance when doing heavy
|
# autodoc generation is a bit aggressive and a nuisance when doing heavy
|
||||||
# text edit cycles.
|
# text edit cycles.
|
||||||
|
Loading…
Reference in New Issue
Block a user