diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2017-09-15 15:12:45 +0300 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2017-09-15 17:06:21 +0300 |
commit | d7f424917b2e2ced95ba98cc5238bcf94278bb93 (patch) | |
tree | 586819520d2ff9fe91aa34c8cca07da0ff906a41 /docs/development/overview/build/index.rst | |
parent | d0d38b28fa302f8c9dbd18a16e4102787c528547 (diff) |
Remove build instruction from documentation
Fuel/MCP no longer packages the installer in an iso, therefore
these building instructions are obsolete.
JIRA:ARMBAND-293
Change-Id: I18e5a7beb41656f0c6b61dccbe5609530e2b70b6
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 c84e2d9a..00000000 --- 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 - -.. _armband-development-overview-build-label: - -******************************************** -Build instruction for Fuel\@OPNFV on AArch64 -******************************************** - -.. toctree:: - :numbered: - :maxdepth: 2 - - build.instruction.rst - |