diff options
author | rexlee8776 <limingjiang@huawei.com> | 2017-03-10 01:40:30 +0800 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2017-03-10 01:47:02 +0800 |
commit | 6509a1b7ce0cd16f17ea3116af25794938c93566 (patch) | |
tree | 98f7f9cd991e64a258061d368af7b12da1084bd0 /docs/testing/user/userguide/index.rst | |
parent | 72030a83b2cfa9f0993e22559b2b9a6261abd6b2 (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>
Diffstat (limited to 'docs/testing/user/userguide/index.rst')
-rw-r--r-- | docs/testing/user/userguide/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst index 1b963af61..75dcbcd82 100644 --- a/docs/testing/user/userguide/index.rst +++ b/docs/testing/user/userguide/index.rst @@ -1,3 +1,5 @@ +.. _yardstick-userguide: + .. This work is licensed under a Creative Commons Attribution 4.0 International .. License. .. http://creativecommons.org/licenses/by/4.0 |