diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-01-12 03:01:18 +0100 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2016-01-15 14:11:06 -0500 |
commit | f479b77c4f7c0d11196e3902bb7e60ff8e34a1fe (patch) | |
tree | e6dc36544081c332b328c6aa0db0a2bbc456dcb6 /docs/installation-instructions/index.rst | |
parent | 266eaa1148a529e829c322320d27842bad280157 (diff) |
Restructured the installation-instruction file into indexed sub files
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...
Change-Id: I4e2b4f398cbb0f4203166af68520ce4ecd82a328
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/installation-instructions/index.rst')
-rw-r--r-- | docs/installation-instructions/index.rst | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/docs/installation-instructions/index.rst b/docs/installation-instructions/index.rst index 5c9f4bf3..1e94bf6d 100644 --- a/docs/installation-instructions/index.rst +++ b/docs/installation-instructions/index.rst @@ -8,4 +8,22 @@ Contents: :numbered: :maxdepth: 4 - installation-instructions.rst + abstract.rst + instroduction.rst + architecture.rst + requirements.rst + baremetalinstall.rst + virtualinstall.rst + verification.rst + references.rst + +:Authors: Tim Rozet (trozet@redhat.com) +:Authors: Dan Radez (dradez@redhat.com) +:Version: 1.0 + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |