Update documentation 16/8616/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 23 Jun 2022 11:35:07 +0000 (13:35 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 23 Jun 2022 11:35:11 +0000 (13:35 +0200)
Issue-ID: NONRTRIC-769
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I10d82f39b17dc1f84ced3641900e226442e14f60

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

index 94649c5..95a726a 100644 (file)
@@ -23,3 +23,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 a935f34..80ca4f0 100644 (file)
@@ -13,5 +13,3 @@ Non-RT RIC App Catalogue
    ./developer-guide.rst
    ./api-docs.rst
    ./release-notes.rst
-
-* :ref:`search`
index 0167ebc..1f806b1 100644 (file)
@@ -2,11 +2,13 @@
 .. SPDX-License-Identifier: CC-BY-4.0
 .. Copyright (C) 2021 Nordix
 
-Non-RT-RIC App Catalogue
-~~~~~~~~~~~~~~~~~~~~~~~~
+App Catalogue
+~~~~~~~~~~~~~
 
 Register for Non-RT-RIC Apps.
 
 * Non-RT-RIC Apps can be registered / queried.
 * Limited functionality/integration for now.
 * *More work required in coming releases as the rApp concept matures*.
+
+This product is a part of :doc:`NONRTRIC <nonrtric:index>`.