diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-08 14:54:33 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-08 14:54:47 +0530 |
commit | 5fbde2962c159ace29a7b42bc217f1eed8109808 (patch) | |
tree | 044ad5e15766411e9b1cac746db8622619ab4b5a /docs/release/installation/index.rst | |
parent | e139f1f4842fb6283b2711571ec945b148c9b0ed (diff) |
Adding Labels
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: I464d17d0b1e3b53daa30a5ecb1725f56aaabf39b
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/release/installation/index.rst')
-rw-r--r-- | docs/release/installation/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index 78ce1a5..10296dd 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,3 +1,5 @@ +.. _storperf-installation: + .. This work is licensed under a Creative Commons Attribution 4.0 International .. License. .. http://creativecommons.org/licenses/by/4.0 |