From: Toshiaki Takahashi Date: Wed, 22 Jun 2022 13:03:41 +0000 (+0900) Subject: Add SMO O2 link in projects X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F8604%2F2;p=doc.git Add SMO O2 link in projects Issue-ID: SMO-61 Change-Id: I63b848504600ec0dcae5bed7386d3f1bdeb90f49 Signed-off-by: Toshiaki Takahashi --- diff --git a/docs/conf.py b/docs/conf.py index 093dbcb..c0f0037 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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) diff --git a/docs/projects.rst b/docs/projects.rst index f7228bd..0bc0e20 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -155,6 +155,7 @@ More detailed function documentation can be found as follow: * :doc:`SMO-VES ` * :doc:`SMO O1 ` +* :doc:`SMO O2 `