diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-01-31 19:19:36 +0100 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2016-02-01 13:45:18 +0000 |
commit | 5cfe9f9299ab1bc39401b11f780c1eef8e425677 (patch) | |
tree | f1b6abf2c46a219c90df1959cd303c1fcbee8f21 /docs/installation-instructions/index.rst | |
parent | 13984a4de5090f961b2cf2c1923ffa72f1488343 (diff) |
Updating directory structure to add files to the central docs.
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>
Diffstat (limited to 'docs/installation-instructions/index.rst')
-rw-r--r-- | docs/installation-instructions/index.rst | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/installation-instructions/index.rst b/docs/installation-instructions/index.rst index 1e94bf6d..1c3f4fe1 100644 --- a/docs/installation-instructions/index.rst +++ b/docs/installation-instructions/index.rst @@ -9,10 +9,10 @@ Contents: :maxdepth: 4 abstract.rst - instroduction.rst + introduction.rst architecture.rst requirements.rst - baremetalinstall.rst + baremetal.rst virtualinstall.rst verification.rst references.rst @@ -24,6 +24,4 @@ Contents: Indices and tables ================== -* :ref:`genindex` -* :ref:`modindex` * :ref:`search` |