diff options
author | Jing Sun <sun.jing22@zte.com.cn> | 2016-11-14 17:47:27 +0800 |
---|---|---|
committer | Jing Sun <sun.jing22@zte.com.cn> | 2016-11-15 09:55:44 +0800 |
commit | 30d4358e0470476f068c01f095b888c83b920804 (patch) | |
tree | 42550d6532ed302918bd47fb6ecc35b2abccc24c /docs/configurationguide | |
parent | 84b8ca064ad2f515b763998958c671ae2318f305 (diff) |
add docs framework
Change-Id: I6167a188327a2b3bbb56757fa17c7817c4464dfb
Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
Diffstat (limited to 'docs/configurationguide')
-rw-r--r-- | docs/configurationguide/index.rst | 16 | ||||
-rw-r--r-- | docs/configurationguide/installerconfig.rst | 15 |
2 files changed, 31 insertions, 0 deletions
diff --git a/docs/configurationguide/index.rst b/docs/configurationguide/index.rst new file mode 100644 index 00000000..7b531f45 --- /dev/null +++ b/docs/configurationguide/index.rst @@ -0,0 +1,16 @@ +.. This document is protected/licensed under the following conditions +.. (c) Sun Jing (ZTE corporation) +.. Licensed under a Creative Commons Attribution 4.0 International License. +.. You should have received a copy of the license along with this work. +.. If not, see <http://creativecommons.org/licenses/by/4.0/>. + +***************************** +Release notes for Daisy4nfv +***************************** + +.. toctree:: + :numbered: + :maxdepth: 2 + + installerconfig.rst + diff --git a/docs/configurationguide/installerconfig.rst b/docs/configurationguide/installerconfig.rst new file mode 100644 index 00000000..795f6028 --- /dev/null +++ b/docs/configurationguide/installerconfig.rst @@ -0,0 +1,15 @@ + +.. This document is protected/licensed under the following conditions +.. (c) Sun Jing (ZTE corporation) +.. Licensed under a Creative Commons Attribution 4.0 International License. +.. You should have received a copy of the license along with this work. +.. If not, see <http://creativecommons.org/licenses/by/4.0/>. + + +======== +Abstract +======== + +This document compiles the release notes for the D 2.0 release of +OPNFV when using Daisy4nfv as a deployment tool. + |