diff options
author | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-20 22:33:11 -0700 |
---|---|---|
committer | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-21 18:10:08 +0000 |
commit | 416ad5f7e82c741531f0e6dc0652adf290e93d10 (patch) | |
tree | bc286f0c951c62e7981ccaa2bff78e07aeb0e669 /docs/release/release-notes/index.rst | |
parent | 5a48d6b78c014e62e7c233117abb61cc1f8844e6 (diff) |
Renamed release notes file and added index file to release-notes dir
Change-Id: I448fd909a89103b2c11cb16f91b8c646fb5adee8
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
(cherry picked from commit 59668b1aa68da507335ef351619d9f50019df762)
Diffstat (limited to 'docs/release/release-notes/index.rst')
-rw-r--r-- | docs/release/release-notes/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst new file mode 100644 index 00000000..eaa7bb71 --- /dev/null +++ b/docs/release/release-notes/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV, Intel Corporation and others. + +================================================== +OPNFV VSPERF Release Notes +================================================== + +.. toctree:: + :maxdepth: 1 + + release-notes |