mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
Fixes various issues in documentation: - replaces HTML anchor tags in markdown headings by markdown heading IDs. - replaces HTML linebreaks by newline commands - replaces \htmlonly commands for image resizing by the width argument in \image commands - replaces - uses more unique identifiers for references - uses stable references for driver documentation - fix broken links to external HTML documents - replaces the TOC link in headers by a back to TOC link below each section - replaces ``` fenced code blocks by ~~~