diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-08 14:51:15 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-08 14:51:31 +0530 |
commit | 8b636438c989422ee3dbf6183842b3f2cc859ab0 (patch) | |
tree | 5ac41bfd087b6b2cf4c9e82ab1620862c982a6e4 /docs/developer/overview | |
parent | c09ba66cc51c4db17503f79c05ea0b0cd0626596 (diff) |
Adding Labels
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: Idd352145f7b984c30aae1939cbe8cd6eb7e228ed
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/developer/overview')
-rw-r--r-- | docs/developer/overview/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/developer/overview/index.rst b/docs/developer/overview/index.rst index aff89d9..26f0a24 100644 --- a/docs/developer/overview/index.rst +++ b/docs/developer/overview/index.rst @@ -1,3 +1,5 @@ +.. _parser-overview: + .. This work is licensed under a Creative Commons Attribution 4.0 International .. License. .. http://creativecommons.org/licenses/by/4.0 |