From 590847852ab3a614f6085b43e0b9097cf6de1c11 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Fri, 12 Oct 2018 15:13:06 -0500 Subject: [PATCH] Add relnotes publish job * Add pointers in the main doc to releasenotes pages * Add publish-stx-releasenotes job * Add search at bottom of relnotes page to trigger the job Change-Id: I2102776bf3ec4e7ef0603fe389bf97889be45632 Signed-off-by: Dean Troyer --- .zuul.yaml | 1 + doc/source/index.rst | 8 ++++++++ releasenotes/source/index.rst | 7 +++++++ 3 files changed, 16 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 92aa4a06..91bd53b1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -13,3 +13,4 @@ post: jobs: - publish-stx-tox + - publish-stx-releasenotes diff --git a/doc/source/index.rst b/doc/source/index.rst index e19b5dce..8c5e0409 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -7,6 +7,14 @@ StarlingX Build Tools :maxdepth: 2 :caption: Contents: +Release Notes +------------- + +.. toctree:: + :maxdepth: 1 + + Release Notes + Links ===== diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 11f0b40b..9274f05e 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -1,3 +1,4 @@ +======================= stx-tools Release Notes ======================= @@ -5,3 +6,9 @@ stx-tools Release Notes :maxdepth: 2 unreleased + +Search +------ + +:ref:`search` +