summaryrefslogtreecommitdiffstats
path: root/docs/oom_developer_guide.rst
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-09-30 12:27:20 +0000
committerGerrit Code Review <gerrit@onap.org>2021-09-30 12:27:20 +0000
commita001a61bdd6430027b39281f9d79366e837c7494 (patch)
tree62a6d95b84d11e0c94ad79f26645bd159eb1a3fc /docs/oom_developer_guide.rst
parent7fe88978fd7e65e140b7f763845c15157157dc58 (diff)
parentc08270e3213309dac5d6dada14c1d09410921be7 (diff)
Merge changes If3c9758c,I704fc2ee
* changes: [DOC] Fix docs requirements and Sphinx profiles [DOC] Fix some doc8 issues
Diffstat (limited to 'docs/oom_developer_guide.rst')
-rw-r--r--docs/oom_developer_guide.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/oom_developer_guide.rst b/docs/oom_developer_guide.rst
index 3d8cdb1128..552aea25a7 100644
--- a/docs/oom_developer_guide.rst
+++ b/docs/oom_developer_guide.rst
@@ -126,9 +126,10 @@ The top level of the ONAP charts is shown below:
└── configs
The common section of charts consists of a set of templates that assist with
-parameter substitution (`_name.tpl`, `_namespace.tpl` and others) and a set of charts
-for components used throughout ONAP. When the common components are used by other charts they
-are instantiated each time or we can deploy a shared instances for several components.
+parameter substitution (`_name.tpl`, `_namespace.tpl` and others) and a set of
+charts for components used throughout ONAP. When the common components are used
+by other charts they are instantiated each time or we can deploy a shared
+instances for several components.
All of the ONAP components have charts that follow the pattern shown below: