Add SMO O2 link in projects 04/8604/2
authorToshiaki Takahashi <ts-takahashi@nec.com>
Wed, 22 Jun 2022 13:03:41 +0000 (22:03 +0900)
committerToshiaki Takahashi <ts-takahashi@nec.com>
Wed, 22 Jun 2022 19:06:03 +0000 (19:06 +0000)
Issue-ID: SMO-61
Change-Id: I63b848504600ec0dcae5bed7386d3f1bdeb90f49
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
docs/conf.py
docs/projects.rst

index 093dbcb..c0f0037 100644 (file)
@@ -97,5 +97,6 @@ intersphinx_mapping['it-otf'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-it
 #SMO
 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 f7228bd..0bc0e20 100644 (file)
@@ -155,6 +155,7 @@ More detailed function documentation can be found as follow:
 
 * :doc:`SMO-VES <smo-ves:index>`
 * :doc:`SMO O1 <smo-o1:index>`
+* :doc:`SMO O2 <smo-o2:index>`