From: JohnKeeney Date: Tue, 25 Jun 2024 14:05:53 +0000 (+0100) Subject: Add link to SMO-TEIV function/site X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=78ee948fa5d797b0e4a360f32b5f1636837b6b93;p=doc.git Add link to SMO-TEIV function/site Issue-ID: SMO-153 Change-Id: I59337109260d1a67ddfa0981e67d7e7886ca36b4 Signed-off-by: JohnKeeney --- diff --git a/docs/conf.py b/docs/conf.py index 8fc8585..289b254 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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) diff --git a/docs/projects.rst b/docs/projects.rst index f3665c7..5652458 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -83,7 +83,6 @@ More detailed function documentation can be found as follow: * :doc:`TR069 Adapter ` - 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 ` * :doc:`SMO-VES ` * :doc:`SMO O1 ` * :doc:`SMO O2 `