From 0c8264373da31776958996736cab3701e18d1d34 Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Mon, 18 Sep 2017 17:28:09 -0400 Subject: Updates to templates based on Webinar Feedback Change-Id: Ib01e3642ec89cbb730a28eb1fd7061d25cdd9e9f Issue-ID: DOC-26 Signed-off-by: Rich Bennett --- docs/guides/onap-developer/architecture/index.rst | 3 +++ .../onap-developer/how-to-use-docs/include-documentation.rst | 12 ++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'docs/guides/onap-developer') 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:: -- cgit 1.2.3-korg