add near rt ric docuemnt to documentaiton page. Re-arrange repoe list in alphbeabetic... 16/4016/1
authorweichen <niweichen@chinamobile.com>
Mon, 8 Jun 2020 08:51:03 +0000 (04:51 -0400)
committerweichen <niweichen@chinamobile.com>
Mon, 8 Jun 2020 08:51:03 +0000 (04:51 -0400)
Signed-off-by: weichen <niweichen@chinamobile.com>
Change-Id: I94db664f3b1ab45a6a1c3a615345a66732f6863b

docs/projects.rst

index ea79ca0..04546cf 100644 (file)
@@ -14,11 +14,12 @@ RICAPP includes open source sample xAPPs and platform applications that can we u
 
 More detailed function documentation can be found as follow:
 
-* :doc:`RIC Measurement Campaign (MC) xApp <ric-app-mc:index>`
-* :doc:`RIC APP ML <ric-app-ml:index>`
-* :doc:`GS-lite Stream Processing Engine <com-gs-lite:index>`
 * :doc:`Admission Control xAPP <ric-app-admin:index>`
+* :doc:`GS-lite Stream Processing Engine <com-gs-lite:index>`
 * :doc:`KPI monitoring <ric-app-kpimon:index>`
+* :doc:`RIC APP ML <ric-app-ml:index>`
+* :doc:`RIC Measurement Campaign (MC) xApp <ric-app-mc:index>`
+
 
 Near Realtime RAN Intelligent Controller (RIC)
 ----------------------------------------------
@@ -26,26 +27,30 @@ This project a initial RIC Platform to support xAPPs with limited support for O1
 
 More detailed function documentation can be found as follow:
 
-* :doc:`LOG <com-log:index>`
-* :doc:`GOLOG <com-golog:index>`
-* :doc:`PYLOG <com-pylog:index>`
 * :doc:`A1 <ric-plt-a1:index>`
+* :doc:`Alarm Go Library <ric-plt-alarm-go:index>`
+* :doc:`ASN.1 Documents <ric-plt-asn1-documents:index>`
 * :doc:`DBAAS <ric-plt-dbaas:index>`
 * :doc:`E2 <ric-plt-e2:index>`
 * :doc:`E2MGR <ric-plt-e2mgr:index>`
-* :doc:`RIC Message Router <ric-plt-lib-rmr:index>`
+* :doc:`GOLOG <com-golog:index>`
+* :doc:`HelloWorld xAPP  <ric-app-hw:index>`
+* :doc:`Jaegeradapter <ric-plt-jaegeradapter:index>`
+* :doc:`LOG <com-log:index>`
 * :doc:`nodeb-rnib <ric-plt-nodeb-rnib:index>`
+* :doc:`PYLOG <com-pylog:index>`
+* :doc:`QoE Predictor xApp <ric-app-qp:index>`
+* :doc:`Reasouce Status Manager <ric-plt-resource-status-manager:index>`
+* :doc:`RIC Message Router <ric-plt-lib-rmr:index>`
 * :doc:`Routing Manager <ric-plt-rtmgr:index>`
 * :doc:`Shared Data Layer (SDL) in C++ <ric-plt-sdl:index>`
 * :doc:`Shared Data Layer (SDL) in Go <ric-plt-sdlgo:index>`
+* :doc:`Streaming Protobufs <ric-plt-streaming-protobufs:index>`
 * :doc:`Subscription Manager <ric-plt-submgr:index>`
-* :doc:`Jaegeradapter <ric-plt-jaegeradapter:index>`
 * :doc:`Tracelibcpp <ric-plt-tracelibcpp:index>`
 * :doc:`Tracelibgo <ric-plt-tracelibgo:index>`
+* :doc:`Traffic Steering xAPP <ric-app-ts:index>`
 * :doc:`Vespamgr <ric-plt-vespamgr:index>`
-* :doc:`ASN.1 Documents <ric-plt-asn1-documents:index>`
-* :doc:`Streaming Protobufs <ric-plt-streaming-protobufs:index>`
-* :doc:`Reasouce Status Manager <ric-plt-resource-status-manager:index>`
 
 
 Non-RealTime RAN Intelligent Controller (NONRTRIC)
@@ -54,9 +59,9 @@ Non-RT RIC focus on feature functionality of A1-interface (consumer and provider
 
 More detailed function documentation can be found as follow:
 
+* :doc:`A1 Interface Simulator <sim-a1-interface: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)
@@ -123,10 +128,9 @@ INF Testing shall primarily be done on the Akraino-REC (Radio Edge Cloud) bluepr
 More detailed function documentation can be found as follow:
 
 * :doc:`IT-DEP <it-dep:index>`
-* :doc:`IT-TEST <it-test:index>`
 * :doc:`IT-DEV <it-dev:index>`
 * :doc:`IT-OTF <it-otf:index>`
-
+* :doc:`IT-TEST <it-test:index>`