Issue-ID: NONRTRIC-769
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ib1249d4727803ce5016de0487b8e5411f59b65cc
'http://127.0.0.1.*',
'https://gerrit.o-ran-sc.org.*'
]
+
+branch = 'latest'
+
+extensions = [
+ '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)
./developer-guide.rst
./installation-guide.rst
./release-notes.rst
-
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
:scale: 50 %
The Control Panel can be deployed following the instructions in the Installation Guide.
+
+This product is a part of :doc:`NONRTRIC <nonrtric:index>`.