diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-09-20 09:42:59 +0200 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-10-02 14:38:18 +0000 |
commit | 7f282f2fa05636eadb19323cdc8a0fe14a19c28a (patch) | |
tree | 1b00de631872cadf9abda7ec475bb73971e3dec1 | |
parent | 478eef4dc2952a6d6eadaf514eaabd6e4cdc7c37 (diff) |
bug fix: testing part of the developper guide badly integrated
Change-Id: I92e87486a5f65d9582adf3b8a3cfaf8c74de448f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 5eed39e3a256022a05b80b11fb092c066e03feaf)
-rw-r--r-- | docs/testing/testing-dev.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/testing/testing-dev.rst b/docs/testing/testing-dev.rst index 5e23312fb..7f56b7bfa 100644 --- a/docs/testing/testing-dev.rst +++ b/docs/testing/testing-dev.rst @@ -9,7 +9,10 @@ Testing Developer Guides Testing group ------------- -.. include:: ./developer/devguide/index +.. toctree:: + :maxdepth: 1 + + ./developer/devguide/index Bottlenecks ------------ |