diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-08 14:52:43 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-08 14:53:00 +0530 |
commit | a58e354712c6421e883b6e72b96e3b37b2c24660 (patch) | |
tree | 812435b5fbfb0f944001332c0a23e4aed96f16fa /docs | |
parent | 46c06ea07e8807ca289e5a9c5f0d7b4655e3e4e3 (diff) |
Adding Labels
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: Id23477c82231a1d02463802d60ee9d88a7fabc41
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/release-notes/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst index 5d045388..3864c451 100644 --- a/docs/release/release-notes/index.rst +++ b/docs/release/release-notes/index.rst @@ -1,3 +1,5 @@ +.. _qtip-releasenotes: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) 2015 Dell Inc. |