Skip to content

doc/all: Improvements to the Documentation#18471

Merged
linguini1 merged 3 commits intoapache:masterfrom
acassis:main
Mar 1, 2026
Merged

doc/all: Improvements to the Documentation#18471
linguini1 merged 3 commits intoapache:masterfrom
acassis:main

Conversation

@acassis
Copy link
Contributor

@acassis acassis commented Feb 28, 2026

Summary

These commits are contributions from Kerogit to fix the Documentation

Impact

Improvement

Testing

make html
...
copying images... [100%] _static/images/menuconfig-debug.png
copying downloadable files... [ 25%] platforms/xtensa/esp32s2/boards/esp32s2-saolacopying downloadable files... [100%] components/drivers/special/usbmonitor_wireshark_linux_example_adb.pcapng
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in _build/html.

Kerogit added 3 commits February 28, 2026 16:58
This patch fixes a typo in a comment. (Tested: checkpatch - all checks
pass, compilation yields binary with identical SHA256 checksum
with and without the patch.)

Signed-off-by: Kerogit <kr.git@kerogit.eu>
…scription

This patch fixes formatting error in desription of High Resolution Timer.
Using indentation to (presumably) align non-bold text right of the bold
text did not have the desired effect, instead the line was split into two
and the second line was handled as an indented paragraph.

Signed-off-by: Kerogit <kr.git@kerogit.eu>
This patch adds defconfig example to The Custom Boards How-To guide.

The command specified in this guide which runs configure script fails
if the defconfig file does not exists; the guide did not mention this
file at all.

If the file exists but is empty, the configure script fails and leaves
the system in a broken state which is somewhat difficult to deal with.
(Subsequent attempts to configure fail but so do attempts to distclean.)

To resolve this, this patch adds a minimal defconfig example which
should be sufficient for the configure script to do its work correctly.

Signed-off-by: Kerogit <kr.git@kerogit.eu>
@acassis acassis requested a review from raiden00pl as a code owner February 28, 2026 20:07
@github-actions github-actions bot added Area: Documentation Improvements or additions to documentation Arch: avr Issues related to all AVR(8-bit or 32-bit) architectures Size: S The size of the change in this PR is small labels Feb 28, 2026
@acassis acassis changed the title Main doc/all: Improvements to the Documentation Feb 28, 2026
Copy link
Contributor

@cederom cederom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you KeroGit and @acassis for fix delivery :-)

@linguini1 linguini1 merged commit c568a34 into apache:master Mar 1, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: avr Issues related to all AVR(8-bit or 32-bit) architectures Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants