summaryrefslogtreecommitdiffstats
path: root/docs/installation-instructions/introduction.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-04-12Docs spelling correctionDan Radez1-1/+1
Change-Id: I9dcaacde2fa3a45f3cf4f86fab23512c602bbaa9 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-02-08Fixing the docs includes so that the docs get generated properlyDan Radez1-1/+40
Change-Id: Ib344c3be25b7a99316a20a69527e9cb9d86efd1d JIRA: 91 cherry-picked from 404defbb8bb4591a75e876c515872bc2451ca530
2016-02-02Updating directory structure to add files to the central docs.ChristopherPrice1-40/+1
Moved the introduction and baremetal installation instructions to /configguide. The files baremetal and introduction will be pulled into the central config guide document for release. (A little local file name juggling was required to accommodate the toolchain.) Once merged this should be pulled into the configguide. Will work on a patch for that now. Change-Id: Ie270154d0c7ac418b693ac7cf6e1444a33023266 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit 5cfe9f9299ab1bc39401b11f780c1eef8e425677)
2016-01-20Restructured the installation-instruction file into indexed sub filesChristopherPrice1-0/+41
Take-two of this patch, originally merged: f479b77c4f7c0d11196e3902bb7e60ff8e34a1fe reverted: bffb8e0e27f21934a4bbb1138427f2adda6c583d Created a section based structure for the installation-instruction. It should show on the html artifact as a structured web page. We may want to move some sections to other directories to incorporate them into the release configguide. Left that for step 2... Now includes updates to the rpm spec so as not to break the build. Change-Id: I7c0d46467de668883fcd29ae7deaa20151bacdb2 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> Signed-off-by: Dan Radez <dradez@redhat.com>