diff options
author | thmsdt <thomas.kulik@telekom.de> | 2022-03-15 17:40:26 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2022-03-16 11:43:31 +0100 |
commit | 1801ddfa5b995715967a5bb715dd5dcb9ba9b3df (patch) | |
tree | 151d7671bc15215a70611a5b5dc6757469d177ef /docs/guides | |
parent | 1190a2fe76bb0e1bd1c7fd7f91289dad8ee0216a (diff) |
cleanup documentation (not branched, unmaintained) #2
Issue-ID: DOC-782
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Idc449feac6e633257f84bc4cfc0d3b7442af3af7
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/architecture/references.rst | 3 | ||||
-rw-r--r-- | docs/guides/onap-operator/platformoperations.rst | 8 | ||||
-rw-r--r-- | docs/guides/onap-user/design/index.rst | 1 |
3 files changed, 2 insertions, 10 deletions
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst index 8d50593ce..108fea311 100644 --- a/docs/guides/onap-developer/architecture/references.rst +++ b/docs/guides/onap-developer/architecture/references.rst @@ -30,7 +30,8 @@ User Interfaces :maxdepth: 1 :titlesonly: -| :ref:`APPC CDT Application Controller Design Tool<onap-appc:appc_lcm_api_guide>` +.. | :ref:`APPC CDT Application Controller Design Tool<onap-appc:appc_lcm_api_guide>` + | :ref:`Policy/CLAMP - Closed Loop Automation Platform<onap-policy-parent:clamp-label>` | :ref:`CLI - Command Line Interface<onap-cli:architecture>` | :ref:`SDC - Service Design and Creation<onap-sdc:architecture>` diff --git a/docs/guides/onap-operator/platformoperations.rst b/docs/guides/onap-operator/platformoperations.rst index 2a8c4ef07..cb61b1cbe 100644 --- a/docs/guides/onap-operator/platformoperations.rst +++ b/docs/guides/onap-operator/platformoperations.rst @@ -65,14 +65,6 @@ functions <kubernetes IP>:30270/ui/ -**ONAP Log collection is provided by the Logging and Analytics Module:** - -.. toctree:: - :maxdepth: 2 - :titlesonly: - -:ref:`Logging & Analytics <onap-logging-analytics:master_index>` - ONAP Backup and Restore ----------------------- diff --git a/docs/guides/onap-user/design/index.rst b/docs/guides/onap-user/design/index.rst index 810f9cda0..0100c0d98 100644 --- a/docs/guides/onap-user/design/index.rst +++ b/docs/guides/onap-user/design/index.rst @@ -109,7 +109,6 @@ The following sections focus on the different Design steps: The following section provide links to the projects: - :ref:`Policy Design<onap-policy-parent:design-label>` -- :ref:`VNF LifeCycle Command templating<onap-appc:master_index>` - :ref:`Workflow Design<onap-sdc:workflow>` - :ref:`DCAE Onboard/Design<onap-dcaegen2:master_index>` - :ref:`Control Loop Automation Management<onap-policy-parent:clamp-label>` |