u-boot/doc/develop/index.rst
Heinrich Schuchardt ca6583d4e0 doc: move test/README to HTML documentation
Move test/README to the 'Develop U-Boot' chapter of the HTML documentation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-01-23 09:53:46 -05:00

32 lines
317 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0+
Develop U-Boot
==============
Implementation
--------------
.. toctree::
:maxdepth: 1
commands
global_data
logging
Debugging
---------
.. toctree::
:maxdepth: 1
crash_dumps
trace
Testing
-------
.. toctree::
:maxdepth: 1
coccinelle
testing