This patch series includes several minor fixes and what I think are improvements to the documentation.
I have recently started reading the documentation and plan to contribute to U-Boot proper in the future. For now, I’'ll focus on improving the docs. Please let me know if I should approach this differently or if there are specific topics you’d like me to focus on. Signed-off-by: Adriano Carvalho <adrianocarvalho...@gmail.com> Adriano Carvalho (10): doc: Fix typo in doc/build/clang.rst doc: Fix typos and improve wording in doc/build/tools.rst doc: Fix typos and improve wording in tools/buildman/buildman.rst doc: Quote all long form options using double ticks in tools/buildman/buildman.rst doc: Ensure consistency of "buildman" (in the middle of a sentence) and "Buildman" (at the beggining of a sentence) in tools/buildman/buildman.rst doc: Add riscv to the list of architectures in tools/buildman/buildman.rst doc: Fix typo in doc/build/documentation.rst doc: Fix typo in doc/build/gen_compile_commands.rst doc: Use a long dash instead in tools/buildman/buildman.rst doc: Fix typo in tools/buildman/buildman.rst doc/build/clang.rst | 8 +- doc/build/documentation.rst | 2 +- doc/build/gen_compile_commands.rst | 2 +- doc/build/tools.rst | 8 +- tools/buildman/buildman.rst | 116 ++++++++++++++--------------- 5 files changed, 68 insertions(+), 68 deletions(-) -- 2.48.1