Issue-ID: NONRTRIC-769
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I70c1621e97855fb61b7ba8f11668af011fb06c75
#intershpinx mapping with other projects
intersphinx_mapping = {}
-intersphinx_mapping['nonrtric-controlpanel'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-portal-nonrtric-controlpanel/en/%s' % branch, None)
+intersphinx_mapping['nonrtric'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/%s' % branch, None)
./api-docs.rst
./installation-guide.rst
./release-notes.rst
-
-* :ref:`search`
to decouple data consumers and data producers in a multi vendor environment. A data consumer does not need to know anything about
the producers of the data.
+This product is a part of :doc:`NONRTRIC <nonrtric:index>`.
+
The following terms are used:
* **Data Consumer**, is a subscriber of data. Subscription is done by creating an "Information Job". A data consumer can for instance be an R-App (using the R1 API) or a NearRT-RIC consuming Enrichment Information (and uses the A1-EI API provided by this service).