From 6509a1b7ce0cd16f17ea3116af25794938c93566 Mon Sep 17 00:00:00 2001 From: rexlee8776 Date: Fri, 10 Mar 2017 01:40:30 +0800 Subject: 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 --- docs/apidocs/index.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/apidocs') diff --git a/docs/apidocs/index.rst b/docs/apidocs/index.rst index 8bd407341..b7f49f536 100644 --- a/docs/apidocs/index.rst +++ b/docs/apidocs/index.rst @@ -1,3 +1,5 @@ +.. _yardstick-apidocs: + .. This work is licensed under a Creative Commons Attribution 4.0 International .. License. .. http://creativecommons.org/licenses/by/4.0 -- cgit 1.2.3-korg