diff options
author | 2021-10-22 09:50:07 +0200 | |
---|---|---|
committer | 2021-11-05 10:28:17 +0000 | |
commit | 71a9a2265ec4c964066767331d26fa86f660eaea (patch) | |
tree | 31eb8a6060191081c217b76030a1f8b6c86dde61 | |
parent | 812a6f8b4ac2402084fad1da4e2d5f68ac577b78 (diff) |
Set defaultbranch=istanbul
Issue-ID: DOC-765
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ie55cc5bdf3e51ef54bfd0828ab3f42f6bc77b6f7
-rw-r--r-- | .gitreview | 1 | ||||
-rw-r--r-- | docs/index.rst | 6 |
2 files changed, 4 insertions, 3 deletions
@@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=cli.git +defaultbranch=istanbul diff --git a/docs/index.rst b/docs/index.rst index 8778fdda..51e92982 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,7 +13,7 @@ ONAP CLI :blue:`One Command to command whole ONAP !` Introduction -------------- +------------ Both Information and Communication Technology customers prefer Command Line Interface (CLI) over Graphical user interface (GUI) in many situations @@ -32,7 +32,7 @@ the commands for following ONAP functionalities: * VNF/PNF management Table of contents ------------------- +----------------- Following guidelines provides detailed information about CLI. @@ -53,4 +53,4 @@ Following guidelines provides detailed information about CLI. ========================== -Powered by :ref:`OCLIP`
\ No newline at end of file +Powered by :ref:`OCLIP` |