diff options
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2018-05-23 11:05:08 -0700 |
---|---|---|
committer | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2018-05-23 11:05:14 -0700 |
commit | d977f32143aeef8600280c95ec09f59edf2891c3 (patch) | |
tree | 03911c8a48fe4c7ba00cf2e98865919f8939e3c3 /docs | |
parent | 78d594b5a54dd45aebe3ac05a256ce43ca4213b7 (diff) |
Fix titles in docs
Fix titles in docs so that they are sub
titles under the main Secret Management Service
title.
Issue-ID: AAF-185
Change-Id: Ia58b0666726c0b8427d053c0303566712af47401
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/api.rst | 2 | ||||
-rw-r--r-- | docs/architecture.rst | 2 | ||||
-rw-r--r-- | docs/installation.rst | 2 | ||||
-rw-r--r-- | docs/release_notes.rst | 2 | ||||
-rw-r--r-- | docs/usage.rst | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/api.rst b/docs/api.rst index f2afed7..31b41f9 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -3,6 +3,6 @@ .. Copyright 2018 Intel Corporation, Inc Secret Management Service API -============================= +----------------------------- .. swaggerv2doc:: api_swagger.json diff --git a/docs/architecture.rst b/docs/architecture.rst index 3055ae3..997cc9a 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -3,7 +3,7 @@ .. Copyright 2018 Intel Corporation, Inc Architecture -============ +------------ This project aims at the Storage of sensitive information such as passwords, username, and tokens. diff --git a/docs/installation.rst b/docs/installation.rst index 87507c0..b44227d 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -3,7 +3,7 @@ .. Copyright 2018 Intel Corporation, Inc Installation -============ +------------ **Kubernetes** diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 9da9d93..8d99a11 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -3,7 +3,7 @@ .. Copyright (c) 2018 Intel Corp, Inc. Release Notes -============= +------------- Version: 2.0.0 -------------- diff --git a/docs/usage.rst b/docs/usage.rst index ee46458..c3e9317 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -3,7 +3,7 @@ .. Copyright 2018 Intel Corporation, Inc Usage Scenario -============== +-------------- **Create a Domain** |