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:57:01 +0100 |
commit | 1248219725b58455f67bcfebbab2e87338b83d57 (patch) | |
tree | af3061c0c7d66fab79864dafc13c6b6106cc2ede /docs/release-notes/index.rst | |
parent | b7519539bf10181d248b69486c490df46693b209 (diff) |
Created a templamte for release note.
Change-Id: I67ebce045ffcc26643d44a73dd8924d6fb1ee326
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
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 + |