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:06:26 +0000 |
commit | b8311e6c2ece69095a813fd1c7ce910a7ea062c6 (patch) | |
tree | 00eb421c645066f45a0e4af3655de5dadb942331 /docs/release-notes | |
parent | 1a5c06a04d787dabc53df8ea72316420ed1ab1d1 (diff) |
adding index.rst so that the release notes are build
Change-Id: I909119b0184e02c169cbb694d4cc46bf5a9ed543
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
(cherry picked from commit 34d037c426de3d55ce560a7708f93cb0d8f32392)
Diffstat (limited to 'docs/release-notes')
-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 + + |