aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation-instruction.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-05-11docs/release-notes: Add protocol handler to ref.Alexandru Avadanii1-1/+1
Doc build fails to create a link for www.opnfv.org because it does not explicitly specify the protocol handler. Make doc build happy by adding "http://" prefix. Change-Id: I7dc9c362f13bac1687d139942826eb1208556a37
2016-05-11docs: FIXME: Silence compatible hardware list.Alexandru Avadanii1-3/+1
We do not have a comprehensive public hardware compatibility list for AArch64 hardware yet, so silently remove the link to such a thing in the installer instructions for now. Once the page is in place, update the reference and revert this commit.
2016-05-11docs/installation-instruction.rst for AArch64Florin Dumitrascu1-23/+46
Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com>
2016-04-29Updated documentation for Brahmaputra 3.0 follow-up releaseJonas Bjurel1-8/+7
READY TO MERGE Change-Id: Ic481f02375af9be1642791fa6d96856a453c4f29 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit f50747c9ec79b9f89df6a6ba6d680a89bd6a3de3)
2016-04-22Copy OPNFV docs dir as documentation base.Alexandru Avadanii1-0/+626
Armband Fuel for aarch64 is very similar to amd64 in both configuration and deployment, with a small difference in the build process. Therefore it makes sense to base our documentation on Jonas' work in OPNFV Fuel.