diff options
author | Gregory Glover <gg2147@att.com> | 2017-09-18 21:36:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-18 21:36:48 +0000 |
commit | f758c5ff682b5396285ee2d74f8a305c70deffac (patch) | |
tree | c895c088c997a34e62a7af5b016876db4858f622 /docs/guides/onap-developer/how-to-use-docs/include-documentation.rst | |
parent | f2c60338e2918545b7d6796363069f7efb446fe8 (diff) | |
parent | 0c8264373da31776958996736cab3701e18d1d34 (diff) |
Merge "Updates to templates based on Webinar Feedback"
Diffstat (limited to 'docs/guides/onap-developer/how-to-use-docs/include-documentation.rst')
-rw-r--r-- | docs/guides/onap-developer/how-to-use-docs/include-documentation.rst | 12 |
1 files changed, 6 insertions, 6 deletions
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:: |