From: ShubhamRathi Date: Wed, 8 Mar 2017 09:22:19 +0000 (+0530) Subject: Adding Labels X-Git-Tag: danube.1.RC1~2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F41%2F30041%2F2;p=promise.git 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 --- 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) +.. _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 ==================