Add labels for linking in configuration.rst 84/10984/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 5 Jun 2018 01:35:35 +0000 (21:35 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 5 Jun 2018 01:35:37 +0000 (21:35 -0400)
Change-Id: Ieb17fcddb83f8c12d6331dadbcd6ee6581ea1588
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/configuration.rst

index 7fc6ced..b15c19f 100644 (file)
@@ -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 <lf-global-jjb-jenkins-cfg-merge>` for job
 configuration details.
 
+.. _log-archiving:
+
 Log Archiving
 =============