diff options
author | Rich Bennett <rb2745@att.com> | 2017-09-18 17:28:09 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-09-18 17:30:57 -0400 |
commit | 0c8264373da31776958996736cab3701e18d1d34 (patch) | |
tree | 26623eba12301eccdb92b29da42ac7a06137b9e5 /docs/guides | |
parent | c028ba557d33cddd5c7a8c346cc2a88afb853279 (diff) |
Updates to templates based on Webinar Feedback
Change-Id: Ib01e3642ec89cbb730a28eb1fd7061d25cdd9e9f
Issue-ID: DOC-26
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/architecture/index.rst | 3 | ||||
-rw-r--r-- | docs/guides/onap-developer/how-to-use-docs/include-documentation.rst | 12 |
2 files changed, 9 insertions, 6 deletions
diff --git a/docs/guides/onap-developer/architecture/index.rst b/docs/guides/onap-developer/architecture/index.rst index 8d06c4f1f..4c7aad10f 100644 --- a/docs/guides/onap-developer/architecture/index.rst +++ b/docs/guides/onap-developer/architecture/index.rst @@ -9,6 +9,9 @@ Platform Components SDKs ---- +Data Models +----------- + Dependencies ------------ diff --git a/docs/guides/onap-developer/how-to-use-docs/include-documentation.rst b/docs/guides/onap-developer/how-to-use-docs/include-documentation.rst index 6ec4ed849..d6f720c97 100644 --- a/docs/guides/onap-developer/how-to-use-docs/include-documentation.rst +++ b/docs/guides/onap-developer/how-to-use-docs/include-documentation.rst @@ -131,12 +131,12 @@ to convert or add new content you can update the index and add files under the d The diagram below illustrates what is accomplished in the setup steps above from the perspective of a file structure created for a local test, a jenkins verify job, and/or published release documentation including: - - - ONAP gerrit project repositories, - - doc project repository master document index.rst, templates, configuration, and other documents - - submodules directory where other project repositories and directories/files are referenced - - file structure: directories (ellipses), files(boxes) - - references: directory/files (solid edges), git submodule (dotted edges), sphinx toctree (dashed edges) + +- ONAP gerrit project repositories, +- doc project repository master document index.rst, templates, configuration, and other documents +- submodules directory where other project repositories and directories/files are referenced +- file structure: directories (ellipses), files(boxes) +- references: directory/files (solid edges), git submodule (dotted edges), sphinx toctree (dashed edges) .. graphviz:: |