Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-31 | doc: usage: Group all shell command docs into cmd/ sub-directory | Bin Meng | |
Currently all shell command docs are put in the doc/usage root. Let's group them into cmd/ sub-directory. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | |||
2020-12-15 | doc: move README.bootmenu to HTML doc | Heinrich Schuchardt | |
Convert README.bootmenu to reStructured text and move it to usage/bootmenu.rst. Adjust the text concerning configuration settings as these now are managed via Kconfig. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Pali Rohár <pali@kernel.org> |