Add Non-RT RIC documentation 89/3289/3
authorelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 14 Apr 2020 15:09:16 +0000 (17:09 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 16 Apr 2020 07:37:34 +0000 (09:37 +0200)
Change-Id: Ia276c452609befdcf3c635b077a3b52b78056059
Issue-ID: NONRTRIC-152
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
docs/conf.py
docs/projects.rst

index 6d7db6b..a4323e3 100644 (file)
@@ -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)
index 519779b..ea79ca0 100644 (file)
@@ -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 <nonrtric:index>`
+* :doc:`Non-RT RIC Policy Agent <nonrtric:index>`
+* :doc:`Non-RT RIC Control Panel <nonrtric-controlpanel:index>`
+* :doc:`A1 Interface Simulator <sim-a1-interface:index>`
 
 
 Operations and Maintenance (OAM)