doc: Move coccinelle into its own section

This tool has nothing to do with testing. It is for refactoring code
automatically using a 'semantic patch' tool.

Create a new section for 'refactoring' and move it into there. It is
likely that other topics may fall under the same heading, such as
using moveconfig and search/replace tools.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2021-07-21 21:35:50 -06:00
parent 2d754cea4c
commit a980e7bbde

View file

@ -42,7 +42,14 @@ Testing
:maxdepth: 1
testing
coccinelle
py_testing
tests_writing
tests_sandbox
Refactoring
-----------
.. toctree::
:maxdepth: 1
coccinelle