doc: structure doc/develop/index.rst

Provide sub-chapters for 'Develop U-Boot'

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Heinrich Schuchardt 2021-01-18 20:24:01 +01:00 committed by Tom Rini
parent 9153924bc1
commit 948991f764

View File

@ -3,13 +3,29 @@
Develop U-Boot Develop U-Boot
============== ==============
Implementation
--------------
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 1
coccinelle
commands commands
crash_dumps
global_data global_data
logging logging
Debugging
---------
.. toctree::
:maxdepth: 1
crash_dumps
trace trace
Testing
-------
.. toctree::
:maxdepth: 1
coccinelle