summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2022-01-05 13:35:24 -0800
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2022-01-05 13:35:24 -0800
commit81a8a9add7167b0a6646a1e212043777fac1a31e (patch)
treef96893de033efeebb0b147c015bbf0bb56676e58
parent5af53a3b05353539a072a41a3493c579c63f7b3d (diff)
Update release references to Lakelsestable/lakelse
Modifies urls using 'stable-kali' to use 'stable-lakelse' and any text of "Kali" with "|release|", which will be populated from the value set in conf.py. Change-Id: Ic5290c3dac1ead787fa062a454eacae1a183bcfe Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r--docs/conf.py4
-rw-r--r--docs/index.rst2
-rw-r--r--docs/release/installation.introduction.rst6
-rw-r--r--docs/release/userguide.introduction.rst7
4 files changed, 9 insertions, 10 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d590ac475..806590d9c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -42,9 +42,9 @@ author = 'Anuket Project of Linux Foundation Networking'
# built documents.
#
# The short X.Y version.
-version = 'Latest'
+version = 'Lakelse'
# The full version, including alpha/beta/rc tags.
-release = 'Latest'
+release = 'Lakelse'
# The branch this project should link against for projects
# following the stable-branch process. On the opnfvdocs stable branch
# this should be set to 'stable/<release>' where '<release>' is the
diff --git a/docs/index.rst b/docs/index.rst
index 4e59d6d7b..f673c7002 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -14,7 +14,7 @@ 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/en/stable-kali/index.html>`_
+`Anuket Reference Specifications <https://cntt.readthedocs.io/en/stable-lakelse/index.html>`_
Installation Guides and More
----------------------------
diff --git a/docs/release/installation.introduction.rst b/docs/release/installation.introduction.rst
index a226055cf..4ae22d3c9 100644
--- a/docs/release/installation.introduction.rst
+++ b/docs/release/installation.introduction.rst
@@ -11,7 +11,7 @@ Installation
Abstract
========
-This is the installation document for the Anuket Kali release, please use this document for further reference.
+This is the installation document for the Anuket |release| release, please use this document for further reference.
Installation Procedure
======================
@@ -30,7 +30,7 @@ Each of the test Frameworks and other projects will have separate installations
Anuket Test Frameworks
======================
-If you have elected to install using the Anuket Kali Release toolchain,
+If you have elected to install using the Anuket |release| Release toolchain,
you can begin to test once the installation is completed.
The basic deployment validation only addresses some of the capabilities in
any platform and you may want to execute more exhaustive tests. Some investigation will be required to
@@ -45,4 +45,4 @@ There is no need to "install" the Anuket Reference Specifications! You can view
.. * :doc:`Anuket Reference Specifications <cntt-cntt:/index>`
-* `Anuket Reference Specifications <https://cntt.readthedocs.io/en/stable-kali/index.html>`_
+* `Anuket Reference Specifications <https://cntt.readthedocs.io/en/stable-lakelse/index.html>`_
diff --git a/docs/release/userguide.introduction.rst b/docs/release/userguide.introduction.rst
index 29dff1074..99b4544c0 100644
--- a/docs/release/userguide.introduction.rst
+++ b/docs/release/userguide.introduction.rst
@@ -15,8 +15,7 @@ One of Anuket's project goals is to reduce time to integrate and deploy NFV infr
for those who supply components and those who operationalize these platforms. The Anuket community
does this by implementing, testing and deploying tools for conformance and performance of NFV infrastructure, aligned
with industry reference architectures. This document provides guidance and instructions for using platform
-features designed to support the tools that are made available in the Anuket
-Kali release.
+features designed to support the tools that are made available in the Anuket |release| release.
This document is not intended to replace or replicate documentation from other
upstream open source projects such as KVM, OpenDaylight, OpenStack, etc., but to highlight the
@@ -35,14 +34,14 @@ Feature Overview
================
The following links outline the feature deliverables from participating Anuket
-projects in the Kali release. Each of the participating projects provides
+projects in the |release| release. Each of the participating projects provides
detailed descriptions about the features delivered including use cases,
implementation, and configuration specifics in the project documentation.
The following Configuration Guides and User Guides assume that the reader already has some
knowledge about a given project's specifics and capabilities. These Guides
are intended to allow users to deploy and implement features that are part of the
-Anuket Kali release.
+Anuket |release| release.
If you are unsure about the specifics of a given project, please refer to the
Anuket wiki page at http://wiki.anuket.io for more details.