diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-03 16:22:46 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-03 16:35:20 +0530 |
commit | b94863cc2355fc244e596ca379492cb9f80b2d7f (patch) | |
tree | 784e99e0014fdec699d6c18215bb0675906a78cd /docs/OCLIP.rst | |
parent | e061c0afa07b1cd98914193b030ed8691dc29fc1 (diff) |
Docs spell correction and CLI front page updates
CLI-57
Change-Id: I35931570e2b6f1a281dbd57b485ebc4c1dd71528
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/OCLIP.rst')
-rw-r--r-- | docs/OCLIP.rst | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/OCLIP.rst b/docs/OCLIP.rst index 837dae20..47e20c38 100644 --- a/docs/OCLIP.rst +++ b/docs/OCLIP.rst @@ -26,10 +26,5 @@ Advantages * Helps Operator/user to create new commands/fix the existing commands just by modifying the YAML file, so User no need to wait for an release time to get the fix for a bug or new commands. * Similar to Tomcat for deploying more than one webapps, on OCLIP, multiple's products commands could be deployed and executed. -This platform defines Open Command Specification (OCS) for CLI, which is similar to the Open API specification (OAS) defined by swagger for REST API. It is like : **API for developers, CLI for admins/users/operators !** For more details of OCS :ref:`open_cli_schema_version_1_0` - - -.. toctree:: - :maxdepth: 1 - - open_cli_schema_version_1_0.rst +This platform defines Open Command Specification (OCS) for CLI, which is similar to the Open API specification (OAS) defined by swagger for REST API. It is like : **API for developers, CLI for admins/users/operators !** +For more details of OCS :ref:`open_cli_schema_version_1_0` |