From 329527e76aa37eb7b8bdecf0e20d555f637cb424 Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Tue, 26 May 2020 14:10:04 +0200 Subject: 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 Change-Id: I4944a294516b90fbdfa998a623104ac6a85f3fe3 --- docs/guides/onap-provider/index.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/guides/onap-provider/index.rst') 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` -:ref:`vnfrqts requirements` -:ref:`vnfrqts testcases` -:ref:`vnfrqts usecases` -:ref:`vnfrqts requirements docs release-notes` +* :ref:`VNF Guidelines` +* :ref:`VNF or PNF Requirements Documentation` +* :ref:`VNF Test Case Descriptions` +* :ref:`VNF Provider Use Cases` +* :ref:`VNFRQTS Project Release Notes` -- cgit 1.2.3-korg