diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-03-30 10:14:04 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-03-30 22:21:39 +0800 |
commit | 0c8fdfafa8a85dd6e25497a9f9af9694e75ee4a1 (patch) | |
tree | 3d17ef62ada3fb9c756d9880fa4471c49fa320fd /docs/testing/user/userguide/api.rst | |
parent | 88f69a8d9977228a225333f084dc95adc2312f13 (diff) |
Normalize all section headers
- folder with `index.rst` for parts, using # with overline for heading
- `*.rst` file for chapter, using * with overline for heading
In each *.rst file, use the following token for heading
- =, for sections
- -, for subsections
- ^, for subsubsections
- ", for paragraphs
Change-Id: I6c247c1f1e27e891d0dade099195ef521f7dbb72
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/testing/user/userguide/api.rst')
-rw-r--r-- | docs/testing/user/userguide/api.rst | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/testing/user/userguide/api.rst b/docs/testing/user/userguide/api.rst index 080fef5f..7e1d7b1c 100644 --- a/docs/testing/user/userguide/api.rst +++ b/docs/testing/user/userguide/api.rst @@ -1,6 +1,10 @@ -************** -QTIP API Usage -************** +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + +*************** +API User Manual +*************** QTIP consists of a number of benchmarking tools or metrics, grouped under QPI's. QPI's map to the different components of an NFVI ecosystem, such as compute, network and storage. Depending on the type of application, |