diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-10-18 14:45:01 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-10-18 14:45:01 +0800 |
commit | fc7bfe32ca05a9fa70e49cd7b1571940d9320d2c (patch) | |
tree | f695c3bb76a93d7cb3f50d59749389a7df1dc551 /docs/configguide/configuration.rst | |
parent | c65405d9073cc92fbab5485089cd962a0638d8ac (diff) |
Reorganize existing documents
- Align document structure with Colorado release
- follow convention used in "Python’s Style Guide for documentating"[1]
[1] https://docs.python.org/devguide/documenting.html#sections
Change-Id: Idee6ad6e68a35e3fd84ec36de480722e0259011b
JIRA: QTIP-117
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/configguide/configuration.rst')
-rw-r--r-- | docs/configguide/configuration.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configguide/configuration.rst b/docs/configguide/configuration.rst index a9bb6b1a..e5228541 100644 --- a/docs/configguide/configuration.rst +++ b/docs/configguide/configuration.rst @@ -3,9 +3,9 @@ .. (c) 2015 Dell Inc. .. (c) 2016 ZTE Corp. - -Qtip configuration -================== +************* +Configuration +************* QTIP currently supports by using a Docker image or by pulling the repo from the upstream repository found at https://git.opnfv.org/qtip. Detailed steps |