Add api-ref and relnotes publish jobs
* Add pointers in the main doc to api-ref and releasenotes pages * Add publish-stx-api-ref and publish-stx-releasenotes jobs * Add search at bottom of api-ref and relnotes pages to trigger the jobs Change-Id: I6286efb94cab686c978b9d3924bcd621250107f6 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
parent
9b7eec0fac
commit
5416d396d9
@ -26,7 +26,9 @@
|
||||
- configutilities-tox-flake8
|
||||
post:
|
||||
jobs:
|
||||
- publish-stx-api-ref
|
||||
- publish-stx-tox
|
||||
- publish-stx-releasenotes
|
||||
|
||||
- job:
|
||||
name: sysinv-tox-py27
|
||||
|
@ -8,3 +8,5 @@ StarlingX System Configuration Management
|
||||
:maxdepth: 2
|
||||
|
||||
api-ref-sysinv-v1-config
|
||||
|
||||
:ref:`search`
|
||||
|
@ -7,6 +7,22 @@ StarlingX System Configuration Management
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
Release Notes
|
||||
-------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Release Notes <https://docs.starlingx.io/releasenotes/stx-config>
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
API Reference <https://docs.starlingx.io/api-ref/stx-config>
|
||||
|
||||
Links
|
||||
=====
|
||||
|
||||
|
@ -5,3 +5,5 @@ stx-config Release Notes
|
||||
:maxdepth: 2
|
||||
|
||||
unreleased
|
||||
|
||||
:ref:`search`
|
||||
|
Loading…
Reference in New Issue
Block a user