aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-05-12Merge "docs/release-notes: Add protocol handler to ref." into stable/brahmaputraAlexandru Avadanii2-2/+2
2016-05-12Merge "docs: FIXME: Silence compatible hardware list." into stable/brahmaputraAlexandru Avadanii2-4/+2
2016-05-12docs/release-notes: Add protocol handler to ref.Alexandru Avadanii2-2/+2
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 (cherry picked from commit 45d98b23ba426c5caa7c2ea154eeccecb8e44291)
2016-05-12docs: FIXME: Silence compatible hardware list.Alexandru Avadanii2-4/+2
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. (cherry picked from commit ba8cd7a10d52cf9c1270be0c7096e13a192e8b50) Change-Id: Ibdec1f7925fe90ae0ae4eb904637fe764d4b5c86
2016-05-12docs: Drop references to x86_64 specific docs.Alexandru Avadanii2-25/+13
Previously, build instructions and release notes kept links to x86_64 documentation, it is now safe to drop them, as our docs are very similar. (cherry picked from commit 268b6f4310f611a329f24bb61d16f5731bc122c4) Change-Id: I19df5f7fb82e23cb881e9702cd29d51ecbc65446
2016-05-11Merge "docs/installation-instruction.rst for AArch64" into stable/brahmaputraAlexandru Avadanii4-23/+46
2016-05-11docs/installation-instruction.rst for AArch64Florin Dumitrascu4-23/+46
Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com> (cherry picked from commit 77e03df9034abd030b97270ea4dbdea1784bc9e2) Change-Id: Id6dfd7881a2aa4ac1abdef3fb1f61bf411b22c44
2016-05-11docs/build-instruction.rst: Cleanup, refactor tags.Alexandru Avadanii1-37/+71
Add missing bash (console) code-block tags to commands and preformatted output / configuration sections. While we're at it, fix git clone URL for https, and clarify a few paragraphs. Change-Id: Ifb1ef0a8a9befa57e68255354957e094a124ab7e (cherry picked from commit 6c90cb7ead70605a3daf5df6a37357b01f17d3b2)
2016-05-10docs/build-instruction.rst: Armband refresh.Alexandru Avadanii2-43/+68
Change-Id: I92b2024df53c392eaeea6a76c9d44b94b83b7f56 (cherry picked from commit 7f93a8cf5b97a4e9b606930ab1c15b42ff580a32)
2016-05-09docs/release-notes.rst: Armband refresh.Alexandru Avadanii1-27/+46
Updated release notes document and created JIRA cases for AArch64 newly added features, bug, workarounds etc. Change-Id: I1db230a9fa62e671f4f302c8f7b202cc5c8f48ca Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit a6ab68aa2a3f5e3d52ad22e37783d334555f84fc)
2016-05-02Updated documentation for Brahmaputra 3.0 follow-up releaseJonas Bjurel5-44/+58
READY TO MERGE Change-Id: Ic481f02375af9be1642791fa6d96856a453c4f29 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit f50747c9ec79b9f89df6a6ba6d680a89bd6a3de3) (cherry picked from commit 633f05d11bae8ef429288ad105d9a15aabc10c3b)
2016-05-02Copy OPNFV docs dir as documentation base.Alexandru Avadanii28-0/+1551
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. (cherry picked from commit 719cf0300eb2c63375dde152851d6ba73ca99498) Change-Id: I34e7b1ef7bc2f7928ebb04c39ed0a1d48c3a4b54