summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/readthedocs
diff options
context:
space:
mode:
authorsai-neetha <sai-neetha.phulmali@highstreet-technologies.com>2021-11-12 16:52:16 +0100
committersai-neetha <sai-neetha.phulmali@highstreet-technologies.com>2021-11-12 16:53:05 +0100
commit2743139a36c6e0b84f5fc2ecff75c675be388811 (patch)
tree1845bc05ad71a6e2f97beb09d8e3df6b7656bb1f /sdnr/wt/readthedocs
parent301049fb253568986d00c22feb64c89603de8588 (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')
-rwxr-xr-xsdnr/wt/readthedocs/convert.sh4
-rw-r--r--sdnr/wt/readthedocs/src/home.rst31
-rw-r--r--sdnr/wt/readthedocs/src/index.rst12
3 files changed, 2 insertions, 45 deletions
diff --git a/sdnr/wt/readthedocs/convert.sh b/sdnr/wt/readthedocs/convert.sh
index 435751eb6..f50abf330 100755
--- a/sdnr/wt/readthedocs/convert.sh
+++ b/sdnr/wt/readthedocs/convert.sh
@@ -23,8 +23,8 @@ for file in ${markdown_files[@]}; do
pandoc -s --toc -f markdown -t rst $file > $PATH_DOC_USERDOC_DST"$rstfile"
done
-cp "$BASEDIR"sdnr/wt/readthedocs/src/home.rst "$PATH_DOC_USERDOC_DST"
-cp "$BASEDIR"sdnr/wt/readthedocs/src/index.rst "$PATH_DOC_DST"
+#cp "$BASEDIR"sdnr/wt/readthedocs/src/home.rst "$PATH_DOC_USERDOC_DST"
+#cp "$BASEDIR"sdnr/wt/readthedocs/src/index.rst "$PATH_DOC_DST"
#echo "================Creating html=========================================="
#/usr/local/bin/sphinx-build -b html $PATH_DOC_DST /home/jack/public_html/sdnr-trial/
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