diff options
author | Manuel Buil <mbuil@suse.com> | 2017-02-16 14:05:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-16 14:05:55 +0000 |
commit | c5cbde76d281a5255751260fcae9f29809c6da01 (patch) | |
tree | 76367569af3a0d7a7475c3020fba305b17126173 /docs/release/configguide/index.rst | |
parent | b0f0929fe782bf49d8dbd1ed42515fccba9ab9e4 (diff) | |
parent | 6f5cfeb4f0853d156d15f8c541ef6b6fd80dcdfc (diff) |
Merge "Moving installation docs to configguide"
Diffstat (limited to 'docs/release/configguide/index.rst')
-rw-r--r-- | docs/release/configguide/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/release/configguide/index.rst b/docs/release/configguide/index.rst new file mode 100644 index 00000000..53279035 --- /dev/null +++ b/docs/release/configguide/index.rst @@ -0,0 +1,13 @@ +.. 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> + +********************************************** +SFC installation and configuration instruction +********************************************** + +.. toctree:: + :numbered: + :maxdepth: 2 + + feature.configuration.rst |