summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-provider
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2020-05-26 14:10:04 +0200
committerSofia Wallin <sofia.wallin@est.tech>2020-05-28 14:11:43 +0000
commitd22cc2706eca79d9d75ff98b564b9ab0e5a9bbf5 (patch)
tree8160cecca77d46146bf425359a31f4b92be2d318 /docs/guides/onap-provider
parentb53f625ce81430229d2cb81d380826c8504bd92c (diff)
Correct Documentation display for bullet list
The new internal sphinx links auto-geenrated had some impacts on the display for some pages. This patch correct the RST files by adding some bullet lists guides/onap-developer/apiref/index.rst guides/onap-provider/index.rst guides/onap-provider/vnfvalidator.rst Provide better description for the links Issue-ID: DOC-619 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I4944a294516b90fbdfa998a623104ac6a85f3fe3 (cherry picked from commit 329527e76aa37eb7b8bdecf0e20d555f637cb424)
Diffstat (limited to 'docs/guides/onap-provider')
-rw-r--r--docs/guides/onap-provider/index.rst12
-rw-r--r--docs/guides/onap-provider/vnfvalidator.rst8
2 files changed, 10 insertions, 10 deletions
diff --git a/docs/guides/onap-provider/index.rst b/docs/guides/onap-provider/index.rst
index efea37aa3..b24a1eda7 100644
--- a/docs/guides/onap-provider/index.rst
+++ b/docs/guides/onap-provider/index.rst
@@ -7,15 +7,15 @@
VNF and PNF Requirements and Guidelines
=======================================
-The following includes guides and requirements are provided to
+The following includes guides and requirements to
describe tasks that an VNF or PNF provider of ONAP may need to properly
set up an VNF or PNF for ONAP usage.
.. toctree::
:maxdepth: 2
-:ref:`vnfrqts guidelines<onap-vnfrqts-guidelines:master_index>`
-:ref:`vnfrqts requirements<onap-vnfrqts-requirements:master_index>`
-:ref:`vnfrqts testcases<onap-vnfrqts-testcases:master_index>`
-:ref:`vnfrqts usecases<onap-vnfrqts-usecases:master_index>`
-:ref:`vnfrqts requirements docs release-notes<onap-vnfrqts-requirements:release_notes>`
+* :ref:`VNF Guidelines<onap-vnfrqts-guidelines:master_index>`
+* :ref:`VNF or PNF Requirements Documentation<onap-vnfrqts-requirements:master_index>`
+* :ref:`VNF Test Case Descriptions<onap-vnfrqts-testcases:master_index>`
+* :ref:`VNF Provider Use Cases<onap-vnfrqts-usecases:master_index>`
+* :ref:`VNFRQTS Project Release Notes<onap-vnfrqts-requirements:release_notes>`
diff --git a/docs/guides/onap-provider/vnfvalidator.rst b/docs/guides/onap-provider/vnfvalidator.rst
index 9a80e3e25..854f06c44 100644
--- a/docs/guides/onap-provider/vnfvalidator.rst
+++ b/docs/guides/onap-provider/vnfvalidator.rst
@@ -1,4 +1,5 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. This work is licensed under a Creative Commons Attribution 4.0
+.. International License.
VNF Validation Documentation
============================
@@ -6,6 +7,5 @@ VNF Validation Documentation
.. toctree::
:maxdepth: 2
-:ref:`vvp documentation<onap-vvp-documentation:master_index>`
-
-:ref:`vvp documentation release-notes<onap-vvp-documentation:release_notes>`
+* :ref:`vvp documentation<onap-vvp-documentation:master_index>`
+* :ref:`vvp documentation release-notes<onap-vvp-documentation:release_notes>`