boards: rename doc.txt -> doc.md for remaining boards#21644
Merged
crasbe merged 2 commits intoRIOT-OS:masterfrom Aug 4, 2025
Merged
boards: rename doc.txt -> doc.md for remaining boards#21644crasbe merged 2 commits intoRIOT-OS:masterfrom
crasbe merged 2 commits intoRIOT-OS:masterfrom
Conversation
4b30f10 to
7a683e8
Compare
crasbe
reviewed
Aug 4, 2025
Contributor
|
I think you can probably squash the four commits into one or two commits. |
99a80a7 to
d45f828
Compare
Contributor
Author
|
Fixed, squashed and Murdock is green :D |
crasbe
approved these changes
Aug 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution description
This PR moves doc.txt to doc.md accordingly to the guide from ISSUE #21220.
All remaining doc.txt files in
boardsdirectory are renamed.In touched files I correct indentation - if I well understand, in the group definition there should be indentation of 12 chars.
I checked other files randomly ... and many have wrong indentation of 13 chars - but this is a work for a new PR, and probably
a custom script.
Testing procedure
Generate doc and check if everything looks good:
Issues/PRs references
PR #21220