From bc4f406e0fd52b2712f25c442940710bfc686705 Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Wed, 8 Mar 2017 14:52:19 +0530 Subject: 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 --- docs/development/requirements/index.rst | 2 ++ docs/development/requirements/summary.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/development/requirements') 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. -- cgit 1.2.3-korg