From 1765cc4896c7d22df13dfec77743fd3fbf945b3e Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Fri, 12 Oct 2018 15:21:24 -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: I809c932377f1346169317bd6ef80421163851c54 Signed-off-by: Dean Troyer --- .zuul.yaml | 1 + doc/source/index.rst | 8 ++++++++ releasenotes/source/index.rst | 6 ++++++ 3 files changed, 15 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 1f3a3db3..bd858325 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -15,3 +15,4 @@ post: jobs: - publish-stx-tox + - publish-stx-releasenotes diff --git a/doc/source/index.rst b/doc/source/index.rst index 076d99d7..4d3344b3 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -7,6 +7,14 @@ StarlingX Upstream Packaging :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 0a1a0c97..38f580bd 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -5,3 +5,9 @@ stx-upstream Release Notes :maxdepth: 2 unreleased + +Search +------ + +:ref:`search` +