diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-08 14:51:15 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-08 14:51:31 +0530 |
commit | 8b636438c989422ee3dbf6183842b3f2cc859ab0 (patch) | |
tree | 5ac41bfd087b6b2cf4c9e82ab1620862c982a6e4 /docs/release/installation | |
parent | c09ba66cc51c4db17503f79c05ea0b0cd0626596 (diff) |
Adding Labels
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: Idd352145f7b984c30aae1939cbe8cd6eb7e228ed
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 24deb84..fdaf0d2 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,3 +1,5 @@ +.. _parser-installation: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 |