diff options
author | Al Morton <acmorton@att.com> | 2021-07-01 17:28:18 +0000 |
---|---|---|
committer | Al Morton <acmorton@att.com> | 2021-07-01 17:28:18 +0000 |
commit | a591984d118d04b2fa4b1645302afbc94b989222 (patch) | |
tree | 1ac0fd03eaf6fa9d58a131b34ab6ddb884c0ebfa | |
parent | 6019894f2017f42ffbd4e1a0422831a73d3713e4 (diff) | |
parent | 4fd7de4812c102d698e86a6b761fb3870c049bd8 (diff) |
Merge branch 'acmacm-master-patch-59546' into 'master'
Add links to Ref Docs in installation.introduction.rst
See merge request anuket/opnfvdocs!29
-rw-r--r-- | docs/release/installation.introduction.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/release/installation.introduction.rst b/docs/release/installation.introduction.rst index 6cd340613..f9d9e8692 100644 --- a/docs/release/installation.introduction.rst +++ b/docs/release/installation.introduction.rst @@ -37,3 +37,11 @@ the platform and you may want to execute more exhaustive tests. Some investigati select the right test suites to run on your platform. Many of the Anuket test projects provide user-guide documentation and installation instructions in :ref:`this document <testing-userguide>` + +Anuket Reference Specifications +=============================== + +There is no need to "install" the Anuket Reference Specifications! You can view them here: + +* :doc:`Anuket Reference Specifications <cntt-cntt:/index>` +* `Anuket Reference Specifications <https://cntt.readthedocs.io/en/stable-kali/index.html>`_ |