u-boot-brain/doc/develop/index.rst
Simon Glass 61adb2d247 binman: doc: Add documentation to htmldocs
Add a link to binman's documentation and adjust the files so that it is
accessible. Use the name README.rst so it is easy to discover when binman
is installed without U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-26 17:03:10 +13:00

48 lines
490 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0+
Develop U-Boot
==============
Implementation
--------------
.. toctree::
:maxdepth: 1
commands
driver-model/index
global_data
logging
menus
uefi/index
version
Debugging
---------
.. toctree::
:maxdepth: 1
crash_dumps
trace
Packaging
---------
.. toctree::
:maxdepth: 1
package/index
Testing
-------
.. toctree::
:maxdepth: 1
coccinelle
testing
py_testing
tests_writing
tests_sandbox