summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShubhamRathi <shubhamiiitbackup@gmail.com>2017-03-08 14:52:19 +0530
committerGerald Kunzmann <kunzmann@docomolab-euro.com>2017-03-08 09:26:06 +0000
commitbc4f406e0fd52b2712f25c442940710bfc686705 (patch)
tree29f480622de17a51e8944b3a40116344a98d891d
parent6006ef9d98c872d15ab3b15bac47a6178fe5cb88 (diff)
Adding Labels
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: I4f886a25b849e4df02a2ec3e1b94a749808dab85 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
-rw-r--r--docs/development/requirements/index.rst2
-rw-r--r--docs/development/requirements/summary.rst2
-rw-r--r--docs/release/configguide/index.rst2
-rw-r--r--docs/release/userguide/index.rst2
4 files changed, 7 insertions, 1 deletions
diff --git a/docs/development/requirements/index.rst b/docs/development/requirements/index.rst
index ae7acc7..ed57099 100644
--- a/docs/development/requirements/index.rst
+++ b/docs/development/requirements/index.rst
@@ -1,6 +1,8 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
+.. _promise-requirements:
+
****************************
Promise: Resource Management
****************************
diff --git a/docs/development/requirements/summary.rst b/docs/development/requirements/summary.rst
index cf6ed88..8516478 100644
--- a/docs/development/requirements/summary.rst
+++ b/docs/development/requirements/summary.rst
@@ -20,5 +20,5 @@ the VNFM. The use cases include:
* Reservation of a resource or set of resources for future use
The Promise project has performed a gap analysis in order to fulfill the
-required functionality. Based on the gap analysis an implementation plan an
+required functionality. Based on the gap analysis an implementation plan an
architecture, information model and northbound interface has been specified.
diff --git a/docs/release/configguide/index.rst b/docs/release/configguide/index.rst
index 41bc079..ac3df55 100644
--- a/docs/release/configguide/index.rst
+++ b/docs/release/configguide/index.rst
@@ -2,6 +2,8 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) <optionally add copywriters name>
+.. _promise-configguide:
+
**************************************
Promise installation and configuration
**************************************
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst
index f6cb21c..6b79558 100644
--- a/docs/release/userguide/index.rst
+++ b/docs/release/userguide/index.rst
@@ -1,6 +1,8 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
+.. _promise-userguide:
+
==================
Promise user guide
==================