diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-11-01 20:19:56 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-11-01 20:19:56 +0800 |
commit | 82efecc12af0f0ebf108aac9bccb83936ecbd7cd (patch) | |
tree | 7eb47bf94aae8bd0154b82e28aa520d250316946 /docs/overview | |
parent | 356e73b6a3f47669e907cb5e54494d4bb1163330 (diff) |
Normalize headings according to "reStructuredText Primer"
[1]: http://www.sphinx-doc.org/en/stable/rest.html
Change-Id: Ie7530846e0b3683118422ed6ce24e0cd5af94a6e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/overview')
-rw-r--r-- | docs/overview/index.rst | 5 | ||||
-rw-r--r-- | docs/overview/overview.rst | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/docs/overview/index.rst b/docs/overview/index.rst index 731b8d49..9a387360 100644 --- a/docs/overview/index.rst +++ b/docs/overview/index.rst @@ -3,9 +3,10 @@ .. (c) 2016 ZTE Corp. -===================== + +##################### QTIP Project Overview -===================== +##################### .. toctree:: :maxdepth: 2 diff --git a/docs/overview/overview.rst b/docs/overview/overview.rst index aa09c7c3..4fd42356 100644 --- a/docs/overview/overview.rst +++ b/docs/overview/overview.rst @@ -3,9 +3,9 @@ .. (c) 2015 Dell Inc. .. (c) 2016 ZTE Corp. -======== +******** Overview -======== +******** .. _QTIP: https://wiki.opnfv.org/platform_performance_benchmarking |