From f6971e40269878da23f853a517e1416d8b1a770a Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Tue, 7 Mar 2017 17:01:11 +0530 Subject: Adding Labels Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: I66414622edcb73d22142d03d55c2040c3ff70d68 Signed-off-by: ShubhamRathi --- docs/development/design/index.rst | 2 ++ docs/release/FAQ/index.rst | 2 ++ docs/release/installation/index.rst | 2 ++ docs/release/release-notes/index.rst | 2 ++ 4 files changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/development/design/index.rst b/docs/development/design/index.rst index 8dd7277d..3bffdf46 100644 --- a/docs/development/design/index.rst +++ b/docs/development/design/index.rst @@ -1,3 +1,5 @@ +.. _compass4nfv-design: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 diff --git a/docs/release/FAQ/index.rst b/docs/release/FAQ/index.rst index c3e6f375..a843a213 100644 --- a/docs/release/FAQ/index.rst +++ b/docs/release/FAQ/index.rst @@ -1,3 +1,5 @@ +.. _compass4nfv-FAQ: + .. This work is licensed under a Creative Commons Attribution 4.0 International Licence. .. http://creativecommons.org/licenses/by/4.0 diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index 85805d64..d678b9df 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,3 +1,5 @@ +.. _compass4nfv-installation: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst index 20358bc7..14827c22 100644 --- a/docs/release/release-notes/index.rst +++ b/docs/release/release-notes/index.rst @@ -1,3 +1,5 @@ +.. _compass4nfv-releasenotes: + .. This work is licensed under a Creative Commons Attribution 4.0 International Licence. .. http://creativecommons.org/licenses/by/4.0 -- cgit 1.2.3-korg