This file is appended to Documentation/util.md by the util_readme.sh
script, and contains toctree entries for utilities with more in-depth
documentation than the description automatically pulled from the
description.md files throughout the util directory. As of commit
35599f9a66
(Docs: Replace Recommonmark with MyST Parser), the syntax
for creating a toctree has changed, so update this post_util.md
accordingly.
Change-Id: Ia7ae3c513781e53512763578fd97db7e2f75e65c
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82163
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
613 B
613 B
In depth documentation
:maxdepth: 1
abuild <util/abuild/index.md>
cbfstool <util/cbfstool/index.md>
ifdtool <util/ifdtool/index.md>
intelp2m <util/intelp2m/index.md>
smmstoretool <util/smmstoretool/index.md>
Generated documentation
*Please do not edit the markdown file in the documentation directory directly.
This file was generated by running util_readme.sh. Please make sure it is rerun when new tools are added or when documentation is updated.
To update, edit the markdown files in the util directory, then
re-generate this file by running util/util_readme/util_readme.sh