diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-11-06 23:48:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-06 23:48:12 +0000 |
commit | cb152a8375caef65c5694efcfd53528d21c73a6b (patch) | |
tree | 07d2881db1101c684aa3cf6e94302083ae3f71d8 /docs/index.rst | |
parent | e202eecf14f61c99408845f7baa324a94df08f41 (diff) | |
parent | 7dc2db8a708b4d6722183228c3c9c779f53a05f8 (diff) |
Merge "Initialize documentation for Integration"
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst index 833e1aa96..f018fc6ce 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,11 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -TODO Add files to toctree and delete this header ------------------------------------------------- -.. toctree:: - :maxdepth: 1 +INTEGRATION +=========== +The Integration project provides the followning artifacts: +- Heat template to deploy ONAP instance +- Test suites to check the various ONAP components based on Robot Framework +- Artifacts for the use-case deployments +.. include:: heat.rst |