diff --git a/.zuul.yaml b/.zuul.yaml index 93e7cc8d..cc2f6cd1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -16,4 +16,6 @@ - openstack-tox-pep8 post: jobs: + - publish-stx-api-ref - publish-stx-tox + - publish-stx-releasenotes diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst index 37682d72..b8f9033f 100644 --- a/api-ref/source/index.rst +++ b/api-ref/source/index.rst @@ -8,3 +8,5 @@ StarlingX Fault Management :maxdepth: 2 api-ref-fm-v1-fault + +:ref:`search` diff --git a/doc/source/index.rst b/doc/source/index.rst index 164b0781..eae6370d 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -7,6 +7,22 @@ StarlingX Fault Management :maxdepth: 2 :caption: Contents: +Release Notes +------------- + +.. toctree:: + :maxdepth: 1 + + Release Notes + +API Reference +------------- + +.. toctree:: + :maxdepth: 1 + + API Reference + Links ===== diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 081390dc..4f6d00c8 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -5,3 +5,5 @@ stx-fault Release Notes :maxdepth: 2 unreleased + +:ref:`search`