u-boot-brain/doc/develop/index.rst
Heinrich Schuchardt 12316967ad doc: move README.menu to HTML documentation
Convert README.menu to reStructured text and add it to the HTML
documentation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-01-23 09:53:46 -05:00

35 lines
340 B
ReStructuredText

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