From d89e6ffd6d7217445c4871cf2f1efa549d8eeaf7 Mon Sep 17 00:00:00 2001 From: Edit Koselak Date: Fri, 5 Aug 2022 12:13:45 +0200 Subject: Fixed links to the Anuket Specifications Signed-off-by: Edit Koselak Change-Id: Iceb1821043f8cabbfff8548f6e1ab97e21b35a35 --- docs/conf.py | 2 ++ docs/index.rst | 11 +++++++---- docs/release/installation.introduction.rst | 4 +--- 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 `_ +Anuket Specifications +---------------------- + +:doc:`Anuket Specifications ` 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 ` - -* `Anuket Specifications `_ +* :doc:`Anuket Specifications ` -- cgit 1.2.3-korg