diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2017-10-13 01:32:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-13 01:32:43 +0000 |
commit | 0aeedb55066ff9e860225be51266ac85134afb87 (patch) | |
tree | de67d764ebdcba34191464f19edc17dc0486989e /docs/index.rst | |
parent | fdf9058ba5daeeb551b19190d41cf97635c018d7 (diff) | |
parent | 67ff4a5fcec551014d15eb7cae66f70b990e781e (diff) |
Merge changes Ia1e2064a,I7c8acd53,I3a1e0713
* changes:
Add console doc
Fix minor issues
Add OOM and HEAT based installation details
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 614d03a7..34cc6319 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,11 +31,12 @@ ONAP CLI is developed using the industry first CLI platform called .. toctree:: :maxdepth: 1 + console.rst OCLIP.rst + open_cli_schema_version_1_0.rst architecture.rst developer_guide.rst user_guide.rst installation_guide.rst - open_cli_schema_version_1_0.rst + OOM_and_HEAT_based_deployment.rst logging.rst - |