diff options
author | 2019-03-07 13:55:42 +0100 | |
---|---|---|
committer | 2019-04-26 11:20:02 +0200 | |
commit | c729db802db6472b9b89b8a1eff0eba8057d0741 (patch) | |
tree | 398779d6b304cfd06ac15ef2a773618ed39523a8 /docs/guides/overview/index.rst | |
parent | 7dbdd208d2fa5e9e8cf196c8466e99ff7030503e (diff) |
Overview document created
The overview document targets to provide the reader with a basic understanding
on ONAP and its basic functional description.The doc also provides insight to
Benefit of ONAP, licenses needed, basic releases etc.
Issue-ID: DOC-364
Change-Id: I87c10896dc308d24d5aa8b54d920545372ffc41d
Signed-off-by: Noemi Wagner <noemi.wagner@nokia.com>
Diffstat (limited to 'docs/guides/overview/index.rst')
-rw-r--r-- | docs/guides/overview/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/guides/overview/index.rst b/docs/guides/overview/index.rst new file mode 100644 index 000000000..403c3980e --- /dev/null +++ b/docs/guides/overview/index.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 +.. International License. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2019 Nokia + + +.. index:: Overview + +ONAP Overview +========================================= + +.. toctree:: + :maxdepth: 2 + + overview.rst |