Restructured the installation-instruction file into indexed sub files 73/7473/1
authorChristopherPrice <christopher.price@ericsson.com>
Tue, 12 Jan 2016 02:01:18 +0000 (03:01 +0100)
committerDan Radez <dradez@redhat.com>
Wed, 20 Jan 2016 15:16:14 +0000 (10:16 -0500)
commit129983418ead2f1352fa1998d4b74d19b40c484d
tree5320646711fc4ca032266c3bac003ae04df68e22
parent266eaa1148a529e829c322320d27842bad280157
Restructured the installation-instruction file into indexed sub files

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>
build/opnfv-apex-common.spec
docs/installation-instructions/abstract.rst [new file with mode: 0644]
docs/installation-instructions/architecture.rst [new file with mode: 0644]
docs/installation-instructions/baremetalinstall.rst [new file with mode: 0644]
docs/installation-instructions/index.rst
docs/installation-instructions/installation-instructions.rst [deleted file]
docs/installation-instructions/introduction.rst [new file with mode: 0644]
docs/installation-instructions/references.rst [new file with mode: 0644]
docs/installation-instructions/requirements.rst [new file with mode: 0644]
docs/installation-instructions/verification.rst [new file with mode: 0644]
docs/installation-instructions/virtualinstall.rst [new file with mode: 0644]