From cd9eaebef99ebdc4c19f665d748703e54b836683 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 3 Dec 2018 16:51:05 +0800 Subject: [PATCH] Add Jenkins Sandbox to index For a doc that we use frequently it shouldn't take 2 clicks from the landing page to get to. Move it to the index. Add the word "Guide" to the doc so that it correctly appears on the index page when linked. Update the Jenkins page link to the Jenkins Sandbox to use a doc link. Change-Id: I088c5ac175f36c3c14002987f66552f2bb8f604d Signed-off-by: Thanh Ha --- docs/index.rst | 1 + docs/jenkins-sandbox.rst | 6 +++--- docs/jenkins.rst | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 545df60..0d6545c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,6 +19,7 @@ Guides: gerrit gpg jenkins + jenkins-sandbox project-documentation nexus2 nexus3 diff --git a/docs/jenkins-sandbox.rst b/docs/jenkins-sandbox.rst index d25c0d4..a35c179 100644 --- a/docs/jenkins-sandbox.rst +++ b/docs/jenkins-sandbox.rst @@ -1,7 +1,7 @@ -.. _lfdocs-jenkins-sandbox: +.. _jenkins-sandbox: -Jenkins Sandbox -=============== +Jenkins Sandbox Guide +===================== .. _jenkins-sandbox-overview: diff --git a/docs/jenkins.rst b/docs/jenkins.rst index 7c15281..2bbafb9 100644 --- a/docs/jenkins.rst +++ b/docs/jenkins.rst @@ -473,6 +473,6 @@ The Sandbox has limited amount of Virtual Machine nodes instances to test compared to production Jenkins. Documentation on using the Jenkins Sandbox and uploading jobs is available -:ref:`here `. +:doc:`here `. .. _jjb-docs: http://ci.openstack.org/jenkins-job-builder/ -- 2.16.6