diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-09-19 12:02:43 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-09-19 10:04:41 +0000 |
commit | 34d037c426de3d55ce560a7708f93cb0d8f32392 (patch) | |
tree | 13b2fde5cb06b2d03970450153beca7cd2518331 | |
parent | d6779996ac62ffc183aecb51c92ee65ba723eca0 (diff) |
adding index.rst so that the release notes are build
Change-Id: I909119b0184e02c169cbb694d4cc46bf5a9ed543
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
-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 0000000..4f7261d --- /dev/null +++ b/docs/release-notes/index.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Nikolas Hermanns, (nikolas.hermanns@ericsson.com) and others + +================== +SDN VPN release notes +================== + +.. toctree:: + :maxdepth: 3 + + ./release-notes.rst + + |