diff options
author | Lusheng Ji <lji@research.att.com> | 2018-06-06 00:20:03 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2018-06-06 08:13:38 -0400 |
commit | eaac78d809a0a019718cb8b070f496b6883bb130 (patch) | |
tree | b562042115bdef60061edd9babc5a38b6e860b82 /docs/sections/components/component-development.rst | |
parent | 768421bae7586ffe6c4dc2f967471a2c5434cd98 (diff) |
Fix doc build warnings2.0.0-ONAP2.0.0-ONAP
Issue-ID: DCAEGEN2-516
Change-Id: I94f1c7fcf5e4a21752c3ce9d8d71d98f2140e1ee
Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'docs/sections/components/component-development.rst')
-rw-r--r-- | docs/sections/components/component-development.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sections/components/component-development.rst b/docs/sections/components/component-development.rst index 2877822a..14a2d470 100644 --- a/docs/sections/components/component-development.rst +++ b/docs/sections/components/component-development.rst @@ -8,8 +8,11 @@ DCAE Component Development :maxdepth: 1 ./intro.rst + ./architecture/pieces.rst + ./architecture/service-discovery.rst ./requirements-guidelines.rst ./component-specification/component-specification.rst + ./component-json-schema.rst ./data-formats.rst ./dcae-cli/dcae-cli-tool.rst ./glossary.rst |