diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-03-25 11:03:33 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-03-25 11:05:12 +0800 |
commit | b775f4fca6cfa580f71dc338dcf063e3397a80cf (patch) | |
tree | bc388800ba04a4fde69c776f31398e79126df9ce /docs | |
parent | d4f659e8691469f6f688f6fd9fe900d09e0a8647 (diff) |
Re-order testing user guide index page
Testing tools needs to be configured before use.
Change-Id: I04862af1c9d2ee8d9fdb91397c3e18da2207a964
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/testing/testing-user.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst index dc2163c2f..8e69a482d 100644 --- a/docs/testing/testing-user.rst +++ b/docs/testing/testing-user.rst @@ -10,8 +10,8 @@ Functest .. toctree:: :maxdepth: 1 - ../submodules/functest/docs/testing/user/userguide/index ../submodules/functest/docs/testing/user/configguide/index + ../submodules/functest/docs/testing/user/userguide/index Bottlenecks @@ -19,8 +19,8 @@ Bottlenecks .. toctree:: :maxdepth: 1 - ../submodules/bottlenecks/docs/testing/user/userguide/index ../submodules/bottlenecks/docs/testing/user/configguide/index + ../submodules/bottlenecks/docs/testing/user/userguide/index Yardstick @@ -28,8 +28,8 @@ Yardstick .. toctree:: :maxdepth: 1 - ../submodules/yardstick/docs/testing/user/userguide/index ../submodules/yardstick/docs/testing/user/configguide/index + ../submodules/yardstick/docs/testing/user/userguide/index QTIP @@ -37,8 +37,8 @@ QTIP .. toctree:: :maxdepth: 1 - ../submodules/qtip/docs/testing/user/userguide/index ../submodules/qtip/docs/testing/user/configguide/index + ../submodules/qtip/docs/testing/user/userguide/index VSPERF |