Fix mistakes in docs.
[portal/nonrtric-controlpanel.git] / docs / developer-guide.rst
index b550de2..839b0e1 100644 (file)
@@ -1,17 +1,16 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. SPDX-License-Identifier: CC-BY-4.0
-.. Copyright (C) 2020 Nordix
+.. Copyright (C) 2021 Nordix
 
 Developer Guide
 ===============
 
-This document provides a quickstart for developers of the Non-RT RIC Control Panel.
+This document provides a quick start for developers of the Non-RT RIC Control Panel.
 
 The Non-RT RIC Control Panel is an interface that allows human users to create, edit and delete policy instances, for
-each existing policy type. The policy types and their definitions are retrieved from each Near-RT RIC. It is also
-possible to change the configuration of available RICs, provided that Consul is not used.
+each existing policy type. The policy types and their definitions are retrieved from each Near-RT RIC. 
 
-Additionally, producers and jobs for the Enrichment Information coordinator service can be viewed.
+Additionally, producers and jobs for the Information coordinator service can be viewed.
 
 See the README.md file in the nonrtric-controlpanel repo for information about how to use it.
 
@@ -78,14 +77,13 @@ When the instances are listed, it is possible to edit or delete each instance fr
 
 .. image:: ./images/non-RT_RIC_controlpanel_Policy.PNG
 
-It is also possible to manage the configuration of available RICs, provided that Consul is not used, from the Control Panel.
 From the menu on the left hand side, select "Policy -> RIC Config".
 
 .. image:: ./images/non-RT_RIC_controlpanel_ric_config.PNG
 
 
 From the main page, click on the "Enrichment information coordinator" card or use the menu on the left hand side of the page.
-From here it is possible to view producers and jobs from the EI service,
+From here it is possible to view producers and jobs from the Information service,
 
 .. image:: ./images/non-RT_RIC_controlpanel_EI.PNG
 
@@ -94,4 +92,4 @@ End-to-end call
 
 In order to make a complete end-to-end call, follow the instructions given in this `guide`_.
 
-.. _guide: https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=34963461
\ No newline at end of file
+.. _guide: https://wiki.o-ran-sc.org/display/RICNR/Testing+End+to+End+call+in+Release+E