From: elinuxhenrik Date: Tue, 14 Apr 2020 15:09:16 +0000 (+0200) Subject: Add Non-RT RIC documentation X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=e8796f5c08b940652748abe3e50cf78a88e0e5d2;p=doc.git Add Non-RT RIC documentation Change-Id: Ia276c452609befdcf3c635b077a3b52b78056059 Issue-ID: NONRTRIC-152 Signed-off-by: elinuxhenrik --- diff --git a/docs/conf.py b/docs/conf.py index 6d7db6b..a4323e3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,6 +44,8 @@ intersphinx_mapping['ric-plt-resource-status-manager'] = ('https://docs.o-ran-sc #nonrt ric intersphinx_mapping['nonrtric'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/%s' % branch, None) +intersphinx_mapping['nonrtric-controlpanel'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-portal-nonrtric-controlpanel/en/%s' % branch, None) +intersphinx_mapping['sim-a1-interface'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-sim-a1-interface/en/%s' % branch, None) #OAM intersphinx_mapping['oam'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-oam/en/%s' % branch, None) diff --git a/docs/projects.rst b/docs/projects.rst index 519779b..ea79ca0 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -50,11 +50,13 @@ More detailed function documentation can be found as follow: Non-RealTime RAN Intelligent Controller (NONRTRIC) -------------------------------------------------- -Non-realtime RIC focus on feature functionality of A1-interface (consumer and provider), and closed-loop use cases. The NONRTRIC project will also work together with the OAM project to align activities on a case-by-case based for O1 interfaces. Project should focus on use cases supported in ONAP. The work should be sponsored in O-RAN and initial code contributions in O-RAN SC. Interoperability with ONAP should be aligned between the standards and will follow initial contributions in this project. +Non-RT RIC focus on feature functionality of A1-interface (consumer and provider), and closed-loop use cases. The Non-RT RIC project will also work together with the OAM project to align activities on a case-by-case base for O1 interfaces. Project should focus on use cases supported in ONAP. The work should be sponsored in O-RAN and initial code contributions in O-RAN SC. Interoperability with ONAP should be aligned between the standards and will follow initial contributions in this project. More detailed function documentation can be found as follow: -* :doc:`Non-RT RIC ` +* :doc:`Non-RT RIC Policy Agent ` +* :doc:`Non-RT RIC Control Panel ` +* :doc:`A1 Interface Simulator ` Operations and Maintenance (OAM)