diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-07 16:49:15 +0530 |
---|---|---|
committer | Shubham Rathi <shubhamiiitbackup@gmail.com> | 2017-03-07 11:23:15 +0000 |
commit | 4055f53d09a016a2da611649e856f86fd3348e93 (patch) | |
tree | fa991533805e600a0363db8693d87ce5d2d15bf1 | |
parent | 83eee4e2361e3b97abc93e0a8bb203f6ba42ffa2 (diff) |
Adding Labels
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: Ia891cbe2866acceb626730b778585b5620cb2ff0
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
-rw-r--r-- | docs/release/installation/index.rst | 2 | ||||
-rw-r--r-- | docs/release/release-notes/index.rst | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index 83e9292e..c251fd5a 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,3 +1,5 @@ +.. _apex-installation: + ************************************** OPNFV Installation instructions (Apex) ************************************** diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst index 1f723960..3fe94631 100644 --- a/docs/release/release-notes/index.rst +++ b/docs/release/release-notes/index.rst @@ -1,3 +1,5 @@ +.. _apex-releasenotes: + ************************ OPNFV Apex Release Notes ************************ |