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 Depends-On: https://review.openstack.org/#/c/608409/ Change-Id: Ide9a7d5829b41191c9127af75c4320f94d82f428 Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
This commit is contained in:
parent
b698d300c1
commit
f65be03019
@ -14,4 +14,6 @@
|
|||||||
- openstack-tox-linters
|
- openstack-tox-linters
|
||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
|
- publish-stx-api-ref
|
||||||
- publish-stx-tox
|
- publish-stx-tox
|
||||||
|
- publish-stx-releasenotes
|
||||||
|
@ -8,3 +8,5 @@ StarlingX Distributed Cloud
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
api-ref-dcmanager-v1
|
api-ref-dcmanager-v1
|
||||||
|
|
||||||
|
:ref:`search`
|
||||||
|
@ -7,6 +7,22 @@ StarlingX Distributed Cloud
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Contents:
|
:caption: Contents:
|
||||||
|
|
||||||
|
Release Notes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
Release Notes <https://docs.starlingx.io/releasenotes/stx-distcloud>
|
||||||
|
|
||||||
|
API Reference
|
||||||
|
-------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
API Reference <https://docs.starlingx.io/api-ref/stx-distcloud>
|
||||||
|
|
||||||
Links
|
Links
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
@ -5,3 +5,5 @@ stx-distcloud Release Notes
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
unreleased
|
unreleased
|
||||||
|
|
||||||
|
:ref:`search`
|
||||||
|
Loading…
Reference in New Issue
Block a user