diff options
author | sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> | 2021-11-12 16:52:16 +0100 |
---|---|---|
committer | sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> | 2021-11-12 16:53:05 +0100 |
commit | 2743139a36c6e0b84f5fc2ecff75c675be388811 (patch) | |
tree | 1845bc05ad71a6e2f97beb09d8e3df6b7656bb1f /sdnr/wt/readthedocs/src | |
parent | 301049fb253568986d00c22feb64c89603de8588 (diff) |
SDN-R readthedocs convert script and hyperlinks update
SDN-R readthedocs convert script and hyperlinks update
Issue-ID: CCSDK-3519
Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
Change-Id: I34641f8182eec18e2a13865f75c927fad70a27ff
Diffstat (limited to 'sdnr/wt/readthedocs/src')
-rw-r--r-- | sdnr/wt/readthedocs/src/home.rst | 31 | ||||
-rw-r--r-- | sdnr/wt/readthedocs/src/index.rst | 12 |
2 files changed, 0 insertions, 43 deletions
diff --git a/sdnr/wt/readthedocs/src/home.rst b/sdnr/wt/readthedocs/src/home.rst deleted file mode 100644 index 888572188..000000000 --- a/sdnr/wt/readthedocs/src/home.rst +++ /dev/null @@ -1,31 +0,0 @@ - -.. contents:: - :depth: 3 -.. - -SDN controller for 'Radio' (SDN-R) -================================== - -SDN-R adds features and functionality to the OpenDaylight-based ONAP -controller 'SDN-C'. It is built on the Common Controller Framework to -control and manage wireless resources. Wireless resources are virtual -network functions (e.g. vBBU, vEPC) or physical network functions (e.g. -microwave and millimeter wave radios, eNodeB, RRH, DAS equipment). - -| SDN-R is integrated into ONAP. Therefore it is interfacing with PNFs - and VNFs and with other ONAP components, such as A&AI, DCAE and SO. -| `See abbreviations <abbreviations>`__ - -.. figure:: ./ONAP-SDN-R.png - :alt: SDN-R in ONAP - - SDN-R in ONAP - - -.. toctree:: - :maxdepth: 1 - - applications - installation - faq - abbreviations diff --git a/sdnr/wt/readthedocs/src/index.rst b/sdnr/wt/readthedocs/src/index.rst deleted file mode 100644 index 1da5c6c03..000000000 --- a/sdnr/wt/readthedocs/src/index.rst +++ /dev/null @@ -1,12 +0,0 @@ -================= -SDN-R Online help -================= - -Below are the references for SDN-R User Documentation -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - - -.. toctree:: - :maxdepth: 1 - - guides/onap-user/home |