diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2017-09-15 17:03:00 +0300 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2017-09-15 17:03:41 +0300 |
commit | 2e9fbb20072005831fe96af94b8d1495f5eb30ab (patch) | |
tree | 5a282c4a13b17674eb921bbacc7b779dc27d2d2d /docs/development/overview/build/index.rst | |
parent | cd8a3e716911fdd784529078c14dfb859538dce2 (diff) |
Remove build instruction from documentation
Fuel/MCP no longer packages the installer in an iso, therefore
these building instructions are obsolete.
JIRA: FUEL-276
Change-Id: Iee587be89078707cf0cf748212b94d69f1769e12
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to 'docs/development/overview/build/index.rst')
-rw-r--r-- | docs/development/overview/build/index.rst | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/development/overview/build/index.rst b/docs/development/overview/build/index.rst deleted file mode 100644 index 240afbdd4..000000000 --- a/docs/development/overview/build/index.rst +++ /dev/null @@ -1,16 +0,0 @@ -.. 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 - -.. _fuel-development-overview-build-label: - -********************************* -Build instruction for Fuel\@OPNFV -********************************* - -.. toctree:: - :numbered: - :maxdepth: 2 - - build.instruction.rst - |