aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShubhamRathi <shubhamiiitbackup@gmail.com>2017-03-07 17:10:27 +0530
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-03-10 13:04:23 +0000
commitacc5b41909606e9919073e7004bedb2942b08d36 (patch)
tree0e9dcc52d37b0c29f7675ce725fa1795a8e436a6
parentedef199db16ee2b48c21a6e569d069bc753f16d3 (diff)
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 <shubhamiiitbackup@gmail.com>
-rw-r--r--docs/release/installation/index.rst2
-rw-r--r--docs/release/release-notes/index.rst2
2 files changed, 4 insertions, 0 deletions
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