diff --git a/.zuul.yaml b/.zuul.yaml index fdad148c..396a8bc4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -22,7 +22,9 @@ - nova-api-proxy-tox-pylint post: jobs: + - publish-stx-api-ref - publish-stx-tox + - publish-stx-releasenotes - job: name: nfv-tox-py27 diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst index 9d6e5c31..55a96fbf 100644 --- a/api-ref/source/index.rst +++ b/api-ref/source/index.rst @@ -8,3 +8,5 @@ StarlingX NFVI Orchestration :maxdepth: 2 api-ref-nfv-vim-v1 + +:ref:`search` diff --git a/doc/source/index.rst b/doc/source/index.rst index 1801c325..ea8567c7 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -7,6 +7,22 @@ StarlingX NFVI Orchestration :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 05488196..4422f9ef 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -5,3 +5,5 @@ stx-nfv Release Notes :maxdepth: 2 unreleased + +:ref:`search`