Adjusted the docs structure according to directives 87/19887/1
authorSofia Wallin <sofia.wallin@ericsson.com>
Tue, 30 Aug 2016 13:30:46 +0000 (15:30 +0200)
committerSofia Wallin <sofia.wallin@ericsson.com>
Tue, 30 Aug 2016 13:41:14 +0000 (15:41 +0200)
Created a new subdirectory /installationprocedure.
Moved the featureconfig.rst and installerconfig.rst to /installationprocedure
Added a feature.configuration.rst that should include needed configuration instructions. Please move relevant content to this file and remove the other two (featureconfig.rst and installerconfig.rst)
Index file adjusted to updates

Change-Id: I54f30b358b4e0685ff98223b1c83c14745c9259b
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
docs/installationprocedure/feature.configuration.rst [new file with mode: 0644]
docs/installationprocedure/featureconfig.rst [moved from docs/configguide/featureconfig.rst with 100% similarity]
docs/installationprocedure/index.rst [moved from docs/configguide/index.rst with 57% similarity]
docs/installationprocedure/installerconfig.rst [moved from docs/configguide/installerconfig.rst with 100% similarity]

diff --git a/docs/installationprocedure/feature.configuration.rst b/docs/installationprocedure/feature.configuration.rst
new file mode 100644 (file)
index 0000000..86d7dfa
--- /dev/null
@@ -0,0 +1,9 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+   .. (c) <optionally add copywriters name>
+
+
+Abstract
+========
+This document provides information on how to configure required
+components during the installation of the platform.
similarity index 57%
rename from docs/configguide/index.rst
rename to docs/installationprocedure/index.rst
index 03ba4b0..13def7e 100644 (file)
@@ -3,13 +3,12 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. (c) OPNFV, Ericsson AB and others.
 
-==========================
-Parser Configuration Guide
-==========================
+********************************************
+Parser Configuration and Configuration Guide
+********************************************
 
 .. toctree::
    :numbered:
    :maxdepth: 2
 
-.. include:: featureconfig.rst
-.. include:: installerconfig.rst
+   feature.configuration.rst