aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShubhamRathi <shubhamiiitbackup@gmail.com>2017-03-07 17:06:50 +0530
committerUlas Kozat <ulas.kozat@huawei.com>2017-03-29 18:16:56 +0000
commit915987ceffbd35b61013e2aec57b9a53384d2de7 (patch)
tree8d8093b6d447cbdf78c153a804d1a874737db843
parent5c20eafdd017777d87f12a233bcbca096d8deae3 (diff)
Adding Labels
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: Ic47af71d73c89cf09f9803b67ecab6dfbc8d6874 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> (cherry picked from commit d7a964fbf1775a60461d6f43b1fda4a32eb7cfff)
-rw-r--r--docs/development/overview/index.rst2
-rw-r--r--docs/release/installation/index.rst2
-rw-r--r--docs/release/userguide/index.rst2
3 files changed, 6 insertions, 0 deletions
diff --git a/docs/development/overview/index.rst b/docs/development/overview/index.rst
index e38a573..84b729f 100644
--- a/docs/development/overview/index.rst
+++ b/docs/development/overview/index.rst
@@ -1,3 +1,5 @@
+.. _domino-overview:
+
.. 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/installation/index.rst b/docs/release/installation/index.rst
index f77c38a..a8a0a0a 100644
--- a/docs/release/installation/index.rst
+++ b/docs/release/installation/index.rst
@@ -1,3 +1,5 @@
+.. _domino-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/userguide/index.rst b/docs/release/userguide/index.rst
index 2092cf7..510fb38 100644
--- a/docs/release/userguide/index.rst
+++ b/docs/release/userguide/index.rst
@@ -1,3 +1,5 @@
+.. _domino-userguide:
+
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0