diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-08-30 15:30:46 +0200 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-08-30 15:41:14 +0200 |
commit | 5298fb1f996ab547c518b085e8c39fc5e0665bd9 (patch) | |
tree | 4be4f8933f21a811a3a2a1409b3bf5ef062bb2a0 /docs/configguide/index.rst | |
parent | 654a44a7d3727f7f6d3fb61f70f7e63f9b6d8524 (diff) |
Adjusted the docs structure according to directives
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>
Diffstat (limited to 'docs/configguide/index.rst')
-rw-r--r-- | docs/configguide/index.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst deleted file mode 100644 index 03ba4b0..0000000 --- a/docs/configguide/index.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International -.. License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) OPNFV, Ericsson AB and others. - -========================== -Parser Configuration Guide -========================== - -.. toctree:: - :numbered: - :maxdepth: 2 - -.. include:: featureconfig.rst -.. include:: installerconfig.rst |