From: elinuxhenrik Date: Thu, 23 Jun 2022 08:37:43 +0000 (+0200) Subject: Update documentation X-Git-Tag: 1.1.1~5 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=873c5b9276e31d7c55a91ea0a87284397456994a;p=nonrtric%2Fplt%2Fdmaapadapter.git Update documentation Issue-ID: NONRTRIC-769 Signed-off-by: elinuxhenrik Change-Id: I0f9985058d543f504ada37ac031fdcc9131973bf --- diff --git a/docs/conf.py b/docs/conf.py index c9cfb91..0a43cd7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,3 +24,8 @@ redoc = [ ] redoc_uri = 'https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js' + +#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 5004706..432d187 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,5 +13,3 @@ Non-RT RIC DMaaP Adapter ./developer-guide.rst ./api-docs.rst ./release-notes.rst - -* :ref:`search` diff --git a/docs/overview.rst b/docs/overview.rst index d7084a9..84bab27 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -26,6 +26,8 @@ The service is implemented in Java Spring Boot (DMaaP Adapter Service). .. image:: ./Architecture.png :width: 500pt +This product is a part of :doc:`NONRTRIC `. + ************* Data Delivery *************