Add link to SMO-TEIV function/site 14/13014/1
authorJohnKeeney <john.keeney@est.tech>
Tue, 25 Jun 2024 14:05:53 +0000 (15:05 +0100)
committerJohnKeeney <john.keeney@est.tech>
Tue, 25 Jun 2024 14:06:34 +0000 (15:06 +0100)
Issue-ID: SMO-153
Change-Id: I59337109260d1a67ddfa0981e67d7e7886ca36b4
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/conf.py
docs/projects.rst

index 8fc8585..289b254 100644 (file)
@@ -95,6 +95,7 @@ intersphinx_mapping['it-otf'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-it
 
 
 #SMO
+intersphinx_mapping['smo-teiv'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-teiv/en/%s' % branch, None)
 intersphinx_mapping['smo-ves'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-ves/en/%s' % branch, None)
 intersphinx_mapping['smo-o1'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-o1/en/%s' % branch, None)
 intersphinx_mapping['smo-o2'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-o2/en/%s' % branch, None)
index f3665c7..5652458 100644 (file)
@@ -83,7 +83,6 @@ More detailed function documentation can be found as follow:
 * :doc:`TR069 Adapter <oam-tr069-adapter:index>`
 
 
-
 O-RAN Central Unit (OCU)
 ------------------------
 The OCU is target an initial software deliverable with limited functionality. Focus on a basic E2 interface to enable initial integration testing between RIC and OCU.
@@ -153,6 +152,7 @@ The SMO project implements the O1 and the O1/VES interface. The former is used f
 
 More detailed function documentation can be found as follow:
 
+* :doc:`SMO-TEIV <smo-teiv:index>`
 * :doc:`SMO-VES <smo-ves:index>`
 * :doc:`SMO O1 <smo-o1:index>`
 * :doc:`SMO O2 <smo-o2:index>`