diff options
author | 2020-12-09 12:26:35 +0100 | |
---|---|---|
committer | 2021-05-06 15:36:12 +0200 | |
commit | 32d2daf4c1c9a01c6cc6e9b4218b9f4d2650b8e8 (patch) | |
tree | 037bd4cf5220935b9f405d3db64e9b5b5e01eafe /docs/guides/onap-developer/how-to-use-docs/templates/sections/architecture.rst | |
parent | c7d15886be96f3036709bb0acc4beb7169e8eec1 (diff) |
Template updates - sections
Instructions and examples added, notes commented out, review comments implemented
Add example.com in the linkcheck_ignore
Issue-ID: DOC-696
Change-Id: I8221ba6f2adce534ced7d8c06fbc7f23eef39efe
Signed-off-by: Andrea Visnyei <andrea.visnyei@nokia.com>
Diffstat (limited to 'docs/guides/onap-developer/how-to-use-docs/templates/sections/architecture.rst')
-rw-r--r-- | docs/guides/onap-developer/how-to-use-docs/templates/sections/architecture.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/guides/onap-developer/how-to-use-docs/templates/sections/architecture.rst b/docs/guides/onap-developer/how-to-use-docs/templates/sections/architecture.rst index 8daa0d3bc..d9a895a38 100644 --- a/docs/guides/onap-developer/how-to-use-docs/templates/sections/architecture.rst +++ b/docs/guides/onap-developer/how-to-use-docs/templates/sections/architecture.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2021 ONAP contributors, Nokia Architecture ============ @@ -7,11 +8,11 @@ Architecture .. note:: * This section is used to describe a software component from a high level view of capability, common usage scenarios, and interactions with other - components required in the usage scenarios. - + components required in the usage scenarios. + * The architecture section is typically: provided in a platform-component and sdk collections; and referenced from developer and user guides. - + * This note must be removed after content has been added. |