diff options
author | rexlee8776 <limingjiang@huawei.com> | 2017-03-10 01:40:30 +0800 |
---|---|---|
committer | Jing Lu <lvjing5@huawei.com> | 2017-03-30 09:48:53 +0000 |
commit | b2a79813f57a94b6565fa8f967d10d295010dfff (patch) | |
tree | e19927f6572f5fda6c1285f98a674b766fabd166 /docs/release/results | |
parent | 06c0f074a136414d1e9704aa4e30c62e50f2d5ce (diff) |
Adding Labels
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: I046277771130cc6298636fb30f9d6dae7de224cf
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit 6509a1b7ce0cd16f17ea3116af25794938c93566)
Diffstat (limited to 'docs/release/results')
-rw-r--r-- | docs/release/results/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release/results/index.rst b/docs/release/results/index.rst index 2b67f1b22..0560152e0 100644 --- a/docs/release/results/index.rst +++ b/docs/release/results/index.rst @@ -1,3 +1,5 @@ +.. _yardstick-results: + .. This work is licensed under a Creative Commons Attribution 4.0 International .. License. .. http://creativecommons.org/licenses/by/4.0 |