From ad13096c3812e89d6723b86343093e38e7863ab6 Mon Sep 17 00:00:00 2001
From: ShubhamRathi <shubhamiiitbackup@gmail.com>
Date: Wed, 8 Mar 2017 14:54:08 +0530
Subject: Adding Labels

Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst

Change-Id: I22964ee60952047ca20d8d4c54db790b9c01ee5a
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
---
 docs/release/userguide/index.rst | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'docs/release/userguide')

diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst
index 9bfd2433..c8130975 100644
--- a/docs/release/userguide/index.rst
+++ b/docs/release/userguide/index.rst
@@ -1,3 +1,5 @@
+.. _sfc-userguide:
+
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
    .. (c) <optionally add copywriters name>
-- 
cgit