Publish docs to openstack site
This patch adds a job to publish the documentation, and also fixes the bug tracker links to point to Storyboard instead of Launchpad. Change-Id: I3929916c9a0d125389517707df35efa6e62e7ec8
This commit is contained in:
parent
c603b4613a
commit
3a78a74342
@ -1,5 +1,5 @@
|
||||
- project:
|
||||
templates:
|
||||
- build-openstack-docs-pti
|
||||
- publish-openstack-docs-pti
|
||||
gate:
|
||||
queue: barbican
|
||||
|
@ -6,7 +6,7 @@ Barbican User Interface
|
||||
|
||||
* Free software: Apache license
|
||||
* Source: http://opendev.org/openstack/barbican-ui
|
||||
* Bugs: http://bugs.launchpad.net/barbican-ui
|
||||
* Bugs: https://storyboard.openstack.org/#!/project/openstack/barbican-ui
|
||||
|
||||
Features
|
||||
--------
|
||||
|
@ -139,8 +139,7 @@ html_theme = 'openstackdocs'
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/barbican-ui'
|
||||
openstackdocs_auto_name = False
|
||||
openstackdocs_bug_project = 'barbican-ui'
|
||||
openstackdocs_bug_tag = ''
|
||||
openstackdocs_use_storyboard = True
|
||||
|
||||
# Theme options are theme-specific and customize the look and feel of a theme
|
||||
# further. For a list of options available for each theme, see the
|
||||
|
@ -6,7 +6,7 @@ Barbican User Interface
|
||||
|
||||
* Free software: Apache license
|
||||
* Source: http://opendev.org/openstack/barbican-ui
|
||||
* Bugs: http://bugs.launchpad.net/barbican-ui
|
||||
* Bugs: https://storyboard.openstack.org/#!/project/openstack/barbican-ui
|
||||
|
||||
Features
|
||||
--------
|
||||
|
@ -102,8 +102,7 @@ html_theme = 'openstackdocs'
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/barbican-ui'
|
||||
openstackdocs_auto_name = False
|
||||
openstackdocs_bug_project = 'barbican-ui'
|
||||
openstackdocs_bug_tag = ''
|
||||
openstackdocs_use_storyboard = True
|
||||
|
||||
# Theme options are theme-specific and customize the look and feel of a theme
|
||||
# further. For a list of options available for each theme, see the
|
||||
|
Loading…
Reference in New Issue
Block a user