Skip to content

Commit

Permalink
Merge "Add link to SMO-TEIV function/site"
Browse files Browse the repository at this point in the history
  • Loading branch information
nweich authored and Gerrit Code Review committed Sep 27, 2024
2 parents bc5562d + 78ee948 commit d2710be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@


#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)
Expand Down
2 changes: 1 addition & 1 deletion docs/projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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>`
Expand Down

0 comments on commit d2710be

Please sign in to comment.