Using storyboard to collect project bugs

This a supplement for https://review.openstack.org/#/c/574471

Depends-On: https://review.openstack.org/603130
Depends-On: https://review.openstack.org/603129
Change-Id: I220eb6826cf87fca80431ca23985b03bf3937110
This commit is contained in:
zhang.lei 2018-08-28 02:45:22 +00:00 committed by Doug Hellmann
parent 6f6bc57184
commit b1ee3cb8a4
1 changed files with 1 additions and 2 deletions

View File

@ -63,8 +63,7 @@ html_theme = 'openstackdocs'
# openstackdocstheme options # openstackdocstheme options
repository_name = 'openstack/whereto' repository_name = 'openstack/whereto'
bug_project = 'whereto' use_storyboard = True
bug_tag = ''
html_last_updated_fmt = '%Y-%m-%d %H:%M' html_last_updated_fmt = '%Y-%m-%d %H:%M'