From acc5b41909606e9919073e7004bedb2942b08d36 Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Tue, 7 Mar 2017 17:10:27 +0530 Subject: docs: Adding Labels Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: I50572f9300e4be91e5fd35b96383d9075b229be2 Signed-off-by: ShubhamRathi --- docs/release/installation/index.rst | 2 ++ docs/release/release-notes/index.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index cc45cb3fa..784eec252 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,3 +1,5 @@ +.. _fuel-installation: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) Open Platform for NFV Project, Inc. and its contributors diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst index 9cdc01ef0..4b1e4fa77 100644 --- a/docs/release/release-notes/index.rst +++ b/docs/release/release-notes/index.rst @@ -1,3 +1,5 @@ +.. _fuel-releasenotes: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) Open Platform for NFV Project, Inc. and its contributors -- cgit 1.2.3-korg