aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/cli-userguide
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2023-07-04 13:43:14 +0200
committerthmsdt <thomas.kulik@telekom.de>2023-07-05 17:29:09 +0200
commit129029584597941bb7603dd7440b7d37f823ef96 (patch)
tree02e92b4c5383d48ad51bbf5498516a42c2040027 /docs/platform/cli-userguide
parentfbece5930eebe53f88b1c2a657cc9871490f8ca6 (diff)
fix doc config files and doc files + top-level tox.ini
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I67dd9f27a851c4a12f078f28c4f9904959c42393
Diffstat (limited to 'docs/platform/cli-userguide')
-rw-r--r--docs/platform/cli-userguide/index.rst17
1 files changed, 11 insertions, 6 deletions
diff --git a/docs/platform/cli-userguide/index.rst b/docs/platform/cli-userguide/index.rst
index d89e2118..dbde7df7 100644
--- a/docs/platform/cli-userguide/index.rst
+++ b/docs/platform/cli-userguide/index.rst
@@ -7,14 +7,18 @@ VFC-Test Cli Command Guide
Reference manual:
-1. https://onap.readthedocs.io/en/dublin/submodules/cli.git/docs/cmd_help_onap_dublin.html
+.. 1. https://onap.readthedocs.io/en/dublin/submodules/cli.git/docs/cmd_help_onap_dublin.html
2. https://git.onap.org/cli/tree/products/onap-dublin
Note:
-1. The config. JSON included in the folder is a data guarantee for the example in the guidance manual, which will be converted into Python recognizable object body through the json. load method. Use "parameters" to receive the converted results. (parameters = json. load (config))
-2. You should go to the pod of the CLI environment in the corresponding test environment to execute the command action steps
+1. The config. JSON included in the folder is a data guarantee for the example
+ in the guidance manual, which will be converted into Python recognizable
+ object body through the json. load method. Use "parameters" to receive the
+ converted results. (parameters = json. load (config))
+2. You should go to the pod of the CLI environment in the corresponding test
+ environment to execute the command action steps
.. contents::
:depth: 2
@@ -68,7 +72,8 @@ More Cli command defination and reference can be found in the following page:
create_csar_sdc/index
Create csar file(by local)
-------------------------
+--------------------------
+
More Cli command defination and reference can be found in the following page:
.. toctree::
@@ -77,10 +82,10 @@ More Cli command defination and reference can be found in the following page:
create_csar_local/index
VFC part
------------
+--------
More Cli command defination and reference can be found in the following page:
.. toctree::
:maxdepth: 1
- VFC_part/index \ No newline at end of file
+ VFC_part/index