diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-03-25 11:03:33 +0800 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-03-29 09:06:10 +0000 |
commit | 7d83e51b8540ef3039afbb33e9eb4bb5a18ba05b (patch) | |
tree | 0850426f426cfdbe4c4292f23b92d2fab84fcfe8 /docs | |
parent | 7dd891d8729de328ba21fe054785b7167577c5d7 (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>
(cherry picked from commit b775f4fca6cfa580f71dc338dcf063e3397a80cf)
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 |