diff options
author | 2021-07-01 16:22:16 +0200 | |
---|---|---|
committer | 2021-07-01 19:01:03 +0000 | |
commit | 23049ff1cd985c664cb646b52675b7f90db3fae7 (patch) | |
tree | eb52e364ab3dbc1febacf35cec4a16fc1b93592a /docs | |
parent | e917625c424d33e892fa253cdd02da926b843325 (diff) |
Adding anchors for references into kubref documentation
All three documentation items: installation instructions, user guide,
and configuration guide are all included in a single file, hence
adding all three anchors.
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Change-Id: I4e43e286084ff598d007c9b6c0a03539d3ece136
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72740
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Reviewed-by: Rihab Banday <rihab.banday@ericsson.com>
(cherry picked from commit 520e5b1bc37772d8ca9814054e49a047596fbe44)
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72603
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/installation/index.rst | 4 | ||||
-rw-r--r-- | docs/release/release-notes/index.rst | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index fe2d1af..2a441c9 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -2,7 +2,9 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) OPNFV, Ericsson AB and others. -.. _kubref-releasenotes: +.. _kuberef-installation: +.. _kuberef-configguide: +.. _kuberef-userguide: ================================================== Kuberef Installation Guide diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst index 41e6ab3..068176c 100644 --- a/docs/release/release-notes/index.rst +++ b/docs/release/release-notes/index.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) OPNFV, Ericsson AB and others. -.. _kubref-releasenotes: +.. _kuberef-releasenotes: ================================================== Kuberef Release Notes |