From 140ad4dde386cfb8a28224cc2187e93cf2b1fec8 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 4 Jun 2018 21:35:35 -0400 Subject: [PATCH] Add labels for linking in configuration.rst Change-Id: Ieb17fcddb83f8c12d6331dadbcd6ee6581ea1588 Signed-off-by: Thanh Ha --- docs/configuration.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 7fc6cede..b15c19ff 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -1,4 +1,4 @@ -.. _global-jjb-configuration: +.. _configuration: ############# Configuration @@ -91,6 +91,8 @@ Example GitHub Infra: mvn-site-id: opendaylight-site mvn-staging-id: opendaylight-staging +.. _jenkins-files: + Jenkins Files ============= @@ -98,6 +100,8 @@ global-jjb makes use of the Jenkins Config File Provider plugin to provide some default configurations for certain tools. This section details the files to define in Jenkins' **Manage Files** configuration. +.. _npmrc: + npmrc ----- @@ -115,6 +119,8 @@ Create a "Custom file" with contents: registry = https://nexus.opendaylight.org/content/repositories/npmjs/ +.. _pipconf: + pipconf ------- @@ -134,10 +140,13 @@ Create a "Custom file" with contents: timeout = 60 index-url = https://nexus3.opendaylight.org/repository/PyPi/simple +.. _jenkins-ci-jobs: Jenkins CI Jobs =============== +.. _jenkins-cfg-merge: + jenkins-cfg-merge ----------------- @@ -145,6 +154,8 @@ This job manages Jenkins Global configuration. Refer to the :ref:`CI Documentation ` for job configuration details. +.. _log-archiving: + Log Archiving ============= -- 2.16.6