diff options
author | Rich Bennett <rb2745@att.com> | 2017-10-27 01:29:35 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-10-27 01:32:39 -0400 |
commit | 71fd36dd8c6a0563a0e0ede9cc47ec4b2fec5597 (patch) | |
tree | 10f10d1c6fde9b5cfe7ea1ad878aef448523acc2 /docs/index.rst | |
parent | 6388611221f67862468bc0acb1e675d3e03b5e00 (diff) |
Convert to single file release notes template
Transfer content and remove multi file template
Add .gitreview file
Change-Id: I3e42c4b51c0a396dea26eddd0460d11acb6db60e
Issue-ID: DOC-143
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index 692003c..7a853ee 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,14 +1,14 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. Holmes ------------------------------------------------- +------ -This document is aimed to give the users some brief introductions on Holmes from different aspects. The users could find useful information, e.g. the architecuture, the APIs and the installation steps, etc. as well as the release notes of Holmes in this document. +This document is aimed to give the users some brief introductions on Holmes from different aspects. +The users could find useful information, e.g. the architecuture, the APIs and the installation steps, etc. +as well as the release notes of Holmes in this document. .. toctree:: :maxdepth: 1 platform/index.rst - release-notes/index.rst - - + release-notes.rst |