diff options
author | Eric Debeau <eric.debeau@orange.com> | 2020-11-30 15:32:31 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@est.tech> | 2020-12-02 09:55:30 +0000 |
commit | 0ba07f5c9a94fcd460f1f1914d9b6ffa8f46dd7e (patch) | |
tree | cbc4dc114be6b5f4a543bcc698e4236202f9a28b /docs/guides/onap-user/design | |
parent | c67eda8a8efd73a8b7388930e2fef30b9f0511bb (diff) |
Remove all warnings during Documentation buildings
Remove files with not links:
- guides/onap-developer/architecture/blueprint-enr.rst old file based on Beijing
- smsummary.rst: no more relevant as no more submodules used
- templates/sections/vnf-reference.rst : not referenced
- guides/onap-user/onapportal.rst: redundant
- guides/onap-developer/tutorials/index.rst: no tutorial
Add new files to inlude templates
Move templates directory under how-to-use-docs
Modify global release not label with onap_release_notes to avoid confusion
Issue-ID: DOC-692
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I709765beb02403c4ad058863c2b5136f42968cff
(cherry picked from commit ab0c78bb275b345eb5e995a40a90e633980d7bca)
Diffstat (limited to 'docs/guides/onap-user/design')
-rw-r--r-- | docs/guides/onap-user/design/index.rst | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/docs/guides/onap-user/design/index.rst b/docs/guides/onap-user/design/index.rst index aa38a79c8..2a629999e 100644 --- a/docs/guides/onap-user/design/index.rst +++ b/docs/guides/onap-user/design/index.rst @@ -91,35 +91,27 @@ Onboarding, Design and Distribution process. not yet integrated with the SDC Design Catalog to exchange models and artefacts. -The follwing sections will focus on the different Design steps: +The following sections focus on the different Design steps: .. toctree:: :maxdepth: 1 :titlesonly: Pre-Onboarding <./pre-onboarding/index.rst> - Resource-Onboarding <./resource-onboarding/index.rst> - VF Creation and Testing <./vfcreation/index.rst> - Service Design <./service-design/index.rst> - Service Distribution <./service-distribution/index.rst> - VNF parameter resolution Design <./parameter_resolution/index.rst> + Control Loop Design <./control-loop/index.rst> -: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-clamp:master_index>` - +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-clamp:master_index>` .. |image1| image:: media/Design-Overview.png |