From ac773628ad1da1a1aabd96cefec93799545e146f Mon Sep 17 00:00:00 2001 From: weichen Date: Fri, 19 Jun 2020 00:26:23 -0400 Subject: [PATCH] fix bugs Signed-off-by: weichen Change-Id: Iaab602e1294026718cec3b1d28af87ca21858265 --- docs/conf.py | 4 +++- docs/projects.rst | 4 +++- docs/release-notes.rst | 6 +++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 24695ae..d3101e9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,9 @@ intersphinx_mapping['oam'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-oam/e intersphinx_mapping['portal-ric-dashboard'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-portal-ric-dashboard/en/%s' % branch, None) #OCU -intersphinx_mapping['scp-ocu-openlte'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-scp-ocu-openlte/en/%s' % branch, None) +#intersphinx_mapping['scp-ocu-openlte'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-scp-ocu-openlte/en/%s' % branch, None) +intersphinx_mapping['scp-ocu-5gnr'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-scp-ocu-5gnr/en/%s' % branch, None) + #ODUHIGH intersphinx_mapping['o-du-l2'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-l2/en/%s' % branch, None) diff --git a/docs/projects.rst b/docs/projects.rst index 6027d56..3f21802 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -83,7 +83,9 @@ The OCU is target an initial software deliverable with limited functionality. Fo More detailed function documentation can be found as follow: -* :doc:`Open LTE ` +.. * :doc:`Open LTE ` + +* :doc:`5G NR ` O-RAN Distributed Unit High Layers (ODUHIGH) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 06d2076..6e9ff9a 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -23,7 +23,7 @@ Version history | 2019-11-31 | Amber | CMCC | Amber Release | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| | | | | +| 2020-06-21 | Bronze | CMCC | Bronze Release | | | | | | +--------------------+--------------------+--------------------+--------------------+ | | | | | @@ -184,9 +184,9 @@ The O-RAN SC RIC Dashboard provides administrative and operator functions for a O-RAN Central Unit (OCU) features ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -OpenLTE, which is a RAN Software Reference Design for a 4G TDD +5G NR which is a RAN Software Reference Design for a 5G protocol stack -* :doc:`Open LTE Release-notes ` +.. * :doc:`Open LTE Release-notes ` O-RAN Distributed Unit High Layers (ODUHIGH) features -- 2.16.6