diff options
author | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-08-17 13:11:15 +0200 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-08-17 17:16:31 +0000 |
commit | 983a8377c55ad63133bf5be68a5b52928c592b11 (patch) | |
tree | a5e1d3a01fcfa0cc5358c0d0f428a6bbc719b821 /docs/releasenotes/index.rst | |
parent | 83b2d2a076c0c75886dc819cee87230bd0ec98dc (diff) |
REVISED DOCUMENT STRUCTURE
Documentation structure changed according to docs team directions:
- Configuration guide removed (only aplicable for features/scenarios)
- Installation instructions moved to a separate directory
- Build instructions moved to a separate directory
- Release notes moved to a separate directory
NOTE: Content not updated to the Colorado baseline
Change-Id: I47f3bee0cf91bab6ed5c4a7f371b10347a917857
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Diffstat (limited to 'docs/releasenotes/index.rst')
-rw-r--r-- | docs/releasenotes/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/releasenotes/index.rst b/docs/releasenotes/index.rst new file mode 100644 index 000000000..edce08908 --- /dev/null +++ b/docs/releasenotes/index.rst @@ -0,0 +1,16 @@ +.. This document is protected/licensed under the following conditions +.. (c) Jonas Bjurel (Ericsson AB) +.. 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/>. + +************************ +Fuel@OPNFV release notes +************************ + +.. toctree:: + :numbered: + :maxdepth: 2 + + release-notes.rst + |