diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-08-29 18:39:54 +0200 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2016-09-20 05:46:16 +0000 |
commit | 6d135c3f9616a5ec1d9dc76d87eda83d89427d48 (patch) | |
tree | 36ab99475fe8921290cb6fc02f2b54f94ab29b70 /docs/overview/index.rst | |
parent | bdeaf3f6beb1be54c14ccfa46576959ee6d4067c (diff) |
Draft of the overview doc.
Change-Id: I13d4230591055c5e8c1f4daa469a6bf71993856e
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
(cherry picked from commit 91ac9a64b9ebdf0c1b0c81144e8037f7efa6824e)
Diffstat (limited to 'docs/overview/index.rst')
-rw-r--r-- | docs/overview/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/overview/index.rst b/docs/overview/index.rst new file mode 100644 index 000000000..6b7b66846 --- /dev/null +++ b/docs/overview/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Open Platform for NFV Project, Inc. and its contributors + +******************************** +OPNFV Platform Overview Document +******************************** + +.. toctree:: + :maxdepth: 2 + + ./overview.rst |