diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-07 17:02:18 +0530 |
---|---|---|
committer | Shubham Rathi <shubhamiiitbackup@gmail.com> | 2017-03-07 11:33:58 +0000 |
commit | f580ad8f2290e53ff9139b8c6953efb278c0af8e (patch) | |
tree | ca301dc6976d6ac8eb1664005c77e38b18bdd230 /docs/release/installation | |
parent | ac5952cd0bdde53fad2ea3039902d324e939f33b (diff) |
Adding Labels
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: I4a2497b4fd65e98e364cfa5f90d7b1bdbf3da61a
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/release/installation')
-rw-r--r-- | docs/release/installation/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index 73edca1..9beeab5 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,3 +1,5 @@ +.. _copper-installation: + .. This work is licensed under a Creative Commons Attribution 4.0 International .. License. .. http://creativecommons.org/licenses/by/4.0 |