On 11.08.25 01:37, Adriano Carvalho wrote:
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.
Thank you for taking the time to review the project documentation.
Helping hands are needed. Welcome to our developer community.
Fixing obvious misspells makes our documentation better readable. Thanks
for that.
U-Boot provides scripts/get_maintainer.pl to find all people that should
be CCed when sending patches.
We typically expect a commit message besides the title.
When reviewing I found some issues also in neighboring lines. Maybe you
want to pick these up, too.
Best regards
Heinrich
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(-)