diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2021-07-01 16:22:16 +0200 |
---|---|---|
committer | Rihab Banday <rihab.banday@ericsson.com> | 2021-07-01 17:38:39 +0000 |
commit | 520e5b1bc37772d8ca9814054e49a047596fbe44 (patch) | |
tree | aec8d9859fcd32f2ed29f57db18ebf489b8fd9da /docs | |
parent | 2ed008cf29d094cfc15145bdac0aa4f996697cb7 (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>
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 |