add 3 xpp-frame repo document 44/4044/1
authorweichen <niweichen@chinamobile.com>
Wed, 10 Jun 2020 06:12:45 +0000 (02:12 -0400)
committerweichen <niweichen@chinamobile.com>
Wed, 10 Jun 2020 06:12:45 +0000 (02:12 -0400)
Signed-off-by: weichen <niweichen@chinamobile.com>
Change-Id: I65147d7a9331768da7b7b09099f75819ce575205

docs/conf.py
docs/projects.rst
docs/release-notes.rst

index 85890dc..24695ae 100644 (file)
@@ -46,7 +46,9 @@ intersphinx_mapping['ric-plt-xapp-frame'] = ('https://docs.o-ran-sc.org/projects
 intersphinx_mapping['ric-plt-asn1-documents'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-asn1-documents/en/%s' % branch, None)
 intersphinx_mapping['ric-plt-streaming-protobufs'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-streaming-protobufs/en/%s' % branch, None)
 intersphinx_mapping['ric-plt-resource-status-manager'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-resource-status-manager/en/%s' % branch, None)
-
+intersphinx_mapping['ric-plt-xapp-frame'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-xapp-frame/en/%s' % branch, None)
+intersphinx_mapping['ric-plt-xapp-frame-py'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-xapp-frame-py/en/%s' % branch, None)
+intersphinx_mapping['ric-plt-xapp-frame-cpp'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-xapp-frame-cpp/en/%s' % branch, None)
 
 
 
index a944016..6027d56 100644 (file)
@@ -51,6 +51,9 @@ More detailed function documentation can be found as follow:
 * :doc:`Tracelibcpp <ric-plt-tracelibcpp:index>`
 * :doc:`Tracelibgo <ric-plt-tracelibgo:index>`
 * :doc:`Vespamgr <ric-plt-vespamgr:index>`
+* :doc:`xapp-frame <ric-plt-xapp-frame:index>`
+* :doc:`xAPP C++ <ric-plt-xapp-frame-cpp:index>`
+* :doc:`xApp Python <ric-plt-xapp-frame-py:index>`
 
 
 Non-RealTime RAN Intelligent Controller (NONRTRIC)
index 9a7f5e0..06d2076 100644 (file)
@@ -151,6 +151,13 @@ The VESPA manager ,which uses the VES Agent (https://github.com/nokia/ONAP-VESPA
 * :doc:`Vespamgr Release-notes <ric-plt-vespamgr:release-notes>`
 
 
+xapp-frame is a simple framework for rapid development of RIC xapps, and supports various services essential for RIC xapps such as RESTful APIs, RMR (RIC Message Routing), database backend services and watching and populating config-map changes in K8S environment
+
+* :doc:`xapp-frame Release-notes <ric-plt-xapp-frame:release-notes>`
+
+.. * :doc:`xAPP C++ Release-notes <ric-plt-xapp-frame-cpp:release-notes>`
+.. * :doc:`xApp Python Release-notes<ric-plt-xapp-frame-py:release-notes>`
+
 
 Non-RealTime RAN Intelligent Controller (NONRTRIC) features
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^