diff options
author | Qiaowei Ren <qiaowei.ren@intel.com> | 2018-03-09 16:41:44 +0800 |
---|---|---|
committer | Qiaowei Ren <qiaowei.ren@intel.com> | 2018-03-09 16:41:44 +0800 |
commit | 6018fcdd41c2074b2c94d8033f1434be028b054b (patch) | |
tree | 3e46adede40093b13dfb4c3c06734c88f2ce3b71 /docs/release/release-notes/index.rst | |
parent | 7da45d65be36d36b880cc55c5036e96c24b53f00 (diff) |
init docs directory
This patch creates docs directory and add initial release notes.
Change-Id: I22e53d9d1a5124186416fe0044769fabd634253c
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Diffstat (limited to 'docs/release/release-notes/index.rst')
-rw-r--r-- | docs/release/release-notes/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst new file mode 100644 index 0000000..2a36e61 --- /dev/null +++ b/docs/release/release-notes/index.rst @@ -0,0 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +========================== +Stor4NFV Release Notes +========================== + +.. toctree:: + :maxdepth: 1 + + release-notes.rst |