diff --git a/.zuul.yaml b/.zuul.yaml index 1078231db9..118a2bfc4c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -26,7 +26,9 @@ - configutilities-tox-flake8 post: jobs: + - publish-stx-api-ref - publish-stx-tox + - publish-stx-releasenotes - job: name: sysinv-tox-py27 diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst index 0ccd414f28..f1f221f162 100644 --- a/api-ref/source/index.rst +++ b/api-ref/source/index.rst @@ -8,3 +8,5 @@ StarlingX System Configuration Management :maxdepth: 2 api-ref-sysinv-v1-config + +:ref:`search` diff --git a/doc/source/index.rst b/doc/source/index.rst index 228a79c0fa..8c68bf68c0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -7,6 +7,22 @@ StarlingX System Configuration 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 32dc1e6230..694b4020ab 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -5,3 +5,5 @@ stx-config Release Notes :maxdepth: 2 unreleased + +:ref:`search`