Skip to content

Change the doc.txt templates to doc.md and Markdown format#18

Merged
aabadie merged 2 commits intoaabadie:mainfrom
crasbe:pr/doc_txt_to_md
Mar 3, 2025
Merged

Change the doc.txt templates to doc.md and Markdown format#18
aabadie merged 2 commits intoaabadie:mainfrom
crasbe:pr/doc_txt_to_md

Conversation

@crasbe
Copy link
Copy Markdown
Contributor

@crasbe crasbe commented Feb 28, 2025

In RIOT-OS/RIOT#21220 it became apparent that the current practise of using doc.txt with a C-style comment block that contains Doxygen/Markdown information is not ideal.
The consenus was to change the doc.txt files to doc.md Markdown files, avoiding issues with the comment block and enabling GitHub to render the files as well.

This requires a change of the riotgen as well to generate correctly formatted files.
Also I updated the copyright notices to avoid tox yelling at me when running the tests :)

The required changes will be merged in the following PR in the RIOT repository:
RIOT-OS/RIOT#21255

It would be nice to update riotgen before merging this PR that updates the documentation:
RIOT-OS/RIOT#21257

@aabadie aabadie merged commit 0b097fb into aabadie:main Mar 3, 2025
@crasbe
Copy link
Copy Markdown
Contributor Author

crasbe commented Mar 3, 2025

Thank you @aabadie :)

@crasbe crasbe deleted the pr/doc_txt_to_md branch March 3, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants