diff options
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r-- | doc/develop/index.rst | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst index 54e14dd77b5..3ead7bda8fd 100644 --- a/doc/develop/index.rst +++ b/doc/develop/index.rst @@ -41,8 +41,16 @@ Testing .. toctree:: :maxdepth: 1 - coccinelle testing py_testing tests_writing tests_sandbox + +Refactoring +----------- + +.. toctree:: + :maxdepth: 1 + + coccinelle + moveconfig |