From 8cdec37b96da004df0e818725e3bbcde42d43095 Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Tue, 7 Mar 2017 17:44:58 +0530 Subject: Adding Labels Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: I76470aa5750cd43a0d0b6d9fd9dacb3ece5b0667 Signed-off-by: ShubhamRathi --- docs/release/configguide/index.rst | 2 ++ docs/release/installation/index.rst | 2 ++ docs/release/release-notes/index.rst | 2 ++ docs/release/userguide/index.rst | 2 ++ 4 files changed, 8 insertions(+) diff --git a/docs/release/configguide/index.rst b/docs/release/configguide/index.rst index 2536ca6..3cceed0 100644 --- a/docs/release/configguide/index.rst +++ b/docs/release/configguide/index.rst @@ -1,3 +1,5 @@ +.. _ipv6-configguide: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat) diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index 22f9385..be42430 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,3 +1,5 @@ +.. _ipv6-installation: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat) diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst index ababc25..5e106c1 100644 --- a/docs/release/release-notes/index.rst +++ b/docs/release/release-notes/index.rst @@ -1,3 +1,5 @@ +.. _ipv6-releasenotes: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat) diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst index 647e5cc..72434da 100644 --- a/docs/release/userguide/index.rst +++ b/docs/release/userguide/index.rst @@ -1,3 +1,5 @@ +.. _ipv6-userguide: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat) -- cgit 1.2.3-korg