summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdit Koselak <edit.koselak@nokia.com>2022-08-05 12:13:45 +0200
committerGergely Csatari <gergely.csatari@nokia.com>2022-09-22 15:28:54 +0000
commitd89e6ffd6d7217445c4871cf2f1efa549d8eeaf7 (patch)
tree684bab700e537338138dd0a889f6a77b5c1c7677
parent3317303fabffa631661ce9968ab37d0348c76be5 (diff)
Fixed links to the Anuket Specifications
Signed-off-by: Edit Koselak <edit.koselak@nokia.com> Change-Id: Iceb1821043f8cabbfff8548f6e1ab97e21b35a35
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.rst11
-rw-r--r--docs/release/installation.introduction.rst4
3 files changed, 10 insertions, 7 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 7fca3cde0..e492d4819 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -66,6 +66,8 @@ intersphinx_mapping['stor4nfv'] = ('https://opnfv-stor4nfv.readthedocs.io/en/%s'
#intersphinx_mapping['storperf'] = ('https://opnfv-storperf.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['vineperf'] = ('https://docs.anuket.io/projects/vineperf/en/%s' % branch, None)
#intersphinx_mapping['yardstick'] = ('https://opnfv-yardstick.readthedocs.io/en/%s' % branch, None)
+intersphinx_mapping['cntt'] = ('https://cntt.readthedocs.io/en/%s' % branch, None)
+
autosectionlabel_prefix_document = True
autosectionlabel_maxdepth = 4
diff --git a/docs/index.rst b/docs/index.rst
index 7236f6fbf..2bd47cbfa 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,16 +5,19 @@ Anuket Documentation
====================
The Anuket project facilitates the development and evolution
-of cloud components across various open source ecosystems.
+of cloud components across various open source ecosystems.
Through preparation of reference specifications,
-system level integration, testing and deployment, Anuket creates
-reference implementations and conformance tests to accelerate the
+system level integration, testing and deployment, Anuket creates
+reference implementations and conformance tests to accelerate the
transformation of enterprise
and service provider networks. Participation is open to anyone,
whether you are an employee of a member company or just passionate
about network transformation.
-`Anuket Reference Specifications <https://cntt.readthedocs.io/>`_
+Anuket Specifications
+----------------------
+
+:doc:`Anuket Specifications <cntt:index>`
Installation Guides and More
----------------------------
diff --git a/docs/release/installation.introduction.rst b/docs/release/installation.introduction.rst
index 1a2e6ec21..46bb40ef7 100644
--- a/docs/release/installation.introduction.rst
+++ b/docs/release/installation.introduction.rst
@@ -40,6 +40,4 @@ Anuket Specifications
There is no need to "install" the Anuket Reference Specifications! You can view them here:
-.. * :doc:`Anuket Reference Specifications <cntt-cntt:/index>`
-
-* `Anuket Specifications <https://cntt.readthedocs.io/en/stable-kali/index.html>`_
+* :doc:`Anuket Specifications <cntt:index>`