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: Iece880f25e33f0c18a512904b7839b24a0cacbac Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
This commit is contained in:
parent
efe3a5bd35
commit
105a2ea2c5
@ -16,4 +16,6 @@
|
||||
- openstack-tox-pep8
|
||||
post:
|
||||
jobs:
|
||||
- publish-stx-api-ref
|
||||
- publish-stx-tox
|
||||
- publish-stx-releasenotes
|
||||
|
@ -8,3 +8,5 @@ StarlingX Fault Management
|
||||
:maxdepth: 2
|
||||
|
||||
api-ref-fm-v1-fault
|
||||
|
||||
:ref:`search`
|
||||
|
@ -7,6 +7,22 @@ StarlingX Fault Management
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
Release Notes
|
||||
-------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Release Notes <https://docs.starlingx.io/releasenotes/stx-fault>
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
API Reference <https://docs.starlingx.io/api-ref/stx-fault>
|
||||
|
||||
Links
|
||||
=====
|
||||
|
||||
|
@ -5,3 +5,5 @@ stx-fault Release Notes
|
||||
:maxdepth: 2
|
||||
|
||||
unreleased
|
||||
|
||||
:ref:`search`
|
||||
|
Loading…
Reference in New Issue
Block a user