Using storyboard to collect project bugs

This is a supplement for https://review.openstack.org/576651

Change-Id: I6f0c75c96c29aca4749dae5a210feb752774fbc8
This commit is contained in:
zhang.lei 2018-09-17 03:03:46 +00:00
parent 39f72ee271
commit aeb6a5282e
2 changed files with 2 additions and 3 deletions

View File

@ -42,8 +42,7 @@ copyright = u'2017, OpenStack Developers'
# openstackdocstheme options
repository_name = 'openstack/openstack'
bug_project = 'virtage_tempest_plugin'
bug_tag = ''
use_storyboard = True
# If true, '()' will be appended to :func: etc. cross-reference text.
add_function_parentheses = True

View File

@ -5,6 +5,6 @@
hacking<0.13,>=0.12.0 # Apache-2.0
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
# releasenotes
reno>=2.5.0 # Apache-2.0