summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-09-20 09:42:59 +0200
committerSofia Wallin <sofia.wallin@ericsson.com>2017-10-02 14:38:18 +0000
commit7f282f2fa05636eadb19323cdc8a0fe14a19c28a (patch)
tree1b00de631872cadf9abda7ec475bb73971e3dec1
parent478eef4dc2952a6d6eadaf514eaabd6e4cdc7c37 (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.rst5
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
------------