From 983a8377c55ad63133bf5be68a5b52928c592b11 Mon Sep 17 00:00:00 2001 From: Jonas Bjurel Date: Wed, 17 Aug 2016 13:11:15 +0200 Subject: 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 --- docs/buildprocedure/index.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/buildprocedure/index.rst (limited to 'docs/buildprocedure/index.rst') diff --git a/docs/buildprocedure/index.rst b/docs/buildprocedure/index.rst new file mode 100644 index 000000000..99dc3ab27 --- /dev/null +++ b/docs/buildprocedure/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 . + +***************************** +Fuel@OPNFV build instructions +***************************** + +.. toctree:: + :numbered: + :maxdepth: 2 + + build.instruction.rst + -- cgit 1.2.3-korg