diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-09-20 09:42:59 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-09-20 09:42:59 +0200 |
commit | 5eed39e3a256022a05b80b11fb092c066e03feaf (patch) | |
tree | de17c766fa40342f7e446d162ee808e1ef0e22b7 | |
parent | d85b7f0ae26210cccdf2e0d66951ccf9d0d4b982 (diff) |
bug fix: testing part of the developper guide badly integrated
Change-Id: I92e87486a5f65d9582adf3b8a3cfaf8c74de448f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
-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 ------------ |