diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-03 15:27:24 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-03 15:49:05 -0400 |
commit | 6dd9b673e71a47ce43acfa8303e7b1156613021e (patch) | |
tree | 0e1085b1c19fad7d9720e8a14c9c7d6c517a8a1c /docs/release-notes.rst | |
parent | 8a6e66741b67cd3579ebbfc864cff5c67ea2911a (diff) |
Multiple editorial improvements
Release notes expanded outline and content
Release notes for doc projet
Remove aai/sparky-fe submodule combined with spark-be
Remove Module & Renamed Index and Search
Change-Id: I4eeabee3604f1ffc4bb02dd4125a1770a77812d1
Issue-ID: DOC-147
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst new file mode 100644 index 000000000..716baa9ea --- /dev/null +++ b/docs/release-notes.rst @@ -0,0 +1,36 @@ + +.. This work is licensed under a Creative Commons Attribution 4.0 + International License. http://creativecommons.org/licenses/by/4.0 + Copyright 2017 AT&T Intellectual Property. All rights reserved. + +.. _doc-release-notes: + +Release Notes +============= + + +Version: x.y.z +-------------- + + +:Release Date: yyyy-mm-dd + + + +**New Features** + +Release controlled documentation moved to / now managed in gerrit and published +on readthedocs. + +**Bug Fixes** + + +**Other** + +The developer wiki still contains pages that are release dependent, should be +under change control in gerrit, and are being referenced from some gerrit change controlled documentation. The pages and links that remain to be migrated +are listed in <JIRA ISSUE> and by TBD tag or other indicator on the wiki. + +=========== + +End of Release Notes |