From: elinuxhenrik Date: Thu, 23 Jun 2022 11:30:19 +0000 (+0200) Subject: Update documentation X-Git-Tag: 1.1.1~8 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=nonrtric%2Frapp%2Fransliceassurance.git;a=commitdiff_plain;h=2c839d8e2bcea95a03fd8ebf965d5d7f17641a51 Update documentation Issue-ID: NONRTRIC-769 Signed-off-by: elinuxhenrik Change-Id: If1038c9fce19b67eb0be877543ab4ce61076c282 --- diff --git a/docs/conf.py b/docs/conf.py index 4ebe07d..2e4e787 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -11,3 +11,8 @@ linkcheck_ignore = [ ] extensions = ['sphinxcontrib.redoc', 'sphinx.ext.intersphinx',] + +#intershpinx mapping with other projects +intersphinx_mapping = {} + +intersphinx_mapping['nonrtric'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/%s' % branch, None) diff --git a/docs/index.rst b/docs/index.rst index 5f79df4..a32952d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,8 +2,8 @@ .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2022 Nordix -Non-RT RIC -========== +Non-RT RIC RAN Slice Assurance Use Case +======================================= .. toctree:: :maxdepth: 2 @@ -12,5 +12,3 @@ Non-RT RIC ./overview.rst ./developer-guide.rst ./release-notes.rst - -* :ref:`search` diff --git a/docs/overview.rst b/docs/overview.rst index bc7760c..4a9f596 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -3,7 +3,9 @@ .. Copyright (C) 2022 Nordix -RAN Slice Assurance usecase -~~~~~~~~~~~~~~~~~~~~~~~~~~~ +RAN Slice Assurance Use Case +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A very simplified closed-loop rApp use case to re-prioritize a RAN slice's radio resource allocation priority if sufficient throughput cannot be maintained. Not intended to to be 'real-world'. + +This product is a part of :doc:`NONRTRIC `.