From 6a216628f75cb40fa3acffaa4faf280f09679f5b Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Mon, 20 Mar 2017 16:49:11 +0200 Subject: docs: Copy OPNFV docs dir as documentation base Copy the files from fuel as base documentation. A subsequent commit will adapt it with aarch64 specifics. JIRA: ARMBAND-243 Change-Id: I085d3cfab3a65d8ab7954dcdc876f2b922889ee2 Signed-off-by: Cristina Pauna --- docs/development/overview/build/index.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/development/overview/build/index.rst (limited to 'docs/development/overview/build/index.rst') diff --git a/docs/development/overview/build/index.rst b/docs/development/overview/build/index.rst new file mode 100644 index 00000000..355e6b72 --- /dev/null +++ b/docs/development/overview/build/index.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Open Platform for NFV Project, Inc. and its contributors + +.. _armband-development-overview-build-label: + +********************************* +Build instruction for Fuel\@OPNFV +********************************* + +.. toctree:: + :numbered: + :maxdepth: 2 + + build.instruction.rst + -- cgit 1.2.3-korg