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:
parent
9153924bc1
commit
948991f764
@ -3,13 +3,29 @@
|
||||
Develop U-Boot
|
||||
==============
|
||||
|
||||
Implementation
|
||||
--------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 1
|
||||
|
||||
coccinelle
|
||||
commands
|
||||
crash_dumps
|
||||
global_data
|
||||
logging
|
||||
|
||||
Debugging
|
||||
---------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
crash_dumps
|
||||
trace
|
||||
|
||||
Testing
|
||||
-------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
coccinelle
|
||||
|
Loading…
Reference in New Issue
Block a user