Update documentation 11/8611/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 23 Jun 2022 08:37:43 +0000 (10:37 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 23 Jun 2022 08:37:48 +0000 (10:37 +0200)
Issue-ID: NONRTRIC-769
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I0f9985058d543f504ada37ac031fdcc9131973bf

docs/conf.py
docs/index.rst
docs/overview.rst

index c9cfb91..0a43cd7 100644 (file)
@@ -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)
index 5004706..432d187 100644 (file)
@@ -13,5 +13,3 @@ Non-RT RIC DMaaP Adapter
    ./developer-guide.rst
    ./api-docs.rst
    ./release-notes.rst
-
-* :ref:`search`
index d7084a9..84bab27 100644 (file)
@@ -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 <nonrtric:index>`.
+
 *************
 Data Delivery
 *************