diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-02-10 10:36:50 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-02-10 10:24:02 +0000 |
commit | 526616bd8bc138fe168864ecd228b393ad550e70 (patch) | |
tree | 7690a2efa112d468fb9cff6310cc2e7597d6e65c /docs/release-notes/index.rst | |
parent | ff31c848b65b7c5abc5860299750677c5a2c1894 (diff) |
Created a templamte for release note.
Change-Id: I67ebce045ffcc26643d44a73dd8924d6fb1ee326
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 1248219725b58455f67bcfebbab2e87338b83d57)
Diffstat (limited to 'docs/release-notes/index.rst')
-rw-r--r-- | docs/release-notes/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst new file mode 100644 index 000000000..c8cad46f4 --- /dev/null +++ b/docs/release-notes/index.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) <optionally add copywriters name> + +======================= +<project> Release Notes +======================= + +.. toctree:: + :numbered: + :maxdepth: 4 + + release-notes.rst + |