diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-24 12:43:52 +0100 |
---|---|---|
committer | timirnich <tim.irnich@ericsson.com> | 2016-02-24 05:48:49 -0800 |
commit | d1e5c1d5aca380dcd628a904604d4bee40b605d0 (patch) | |
tree | 228f16769ffbf063f34289afa8a576aae6179361 /docs/index.rst | |
parent | be10e73b42e6f1de49b49e1b345e80da3c4a5321 (diff) |
Adding SDNVPN release documentation.
Change-Id: Iff53422b5e609a21e7165946d776e66fdfdbe431
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/index.rst')
-rwxr-xr-x | docs/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100755 index 0000000..afd4625 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 OPNFV. + +================================ +SDNVPN Brahmaputra documentation +================================ + +.. toctree:: + :maxdepth: 2 + + ./platformoverview/platformoverview.rst + ./configguide/configguide.rst + ./userguide/userguide.rst + +Indices +======= +* :ref:`search` |