1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-ethernet-kit-v1_0
Gunar Schorcht bce0d4cb10 boards/esp32: fix documentation
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
- 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 ~~~
2021-10-15 02:50:21 +02:00
..
include boards/*esp32*: Fix documentation format 2021-10-10 21:35:31 +02:00
doc_common.txt boards/esp32: fix documentation 2021-10-15 02:50:21 +02:00
doc.txt boards/esp32: fix documentation 2021-10-15 02:50:21 +02:00
Kconfig boards/esp32-ethernet-kit: Setup Kconfig to match makefiles 2020-11-28 10:18:54 +01:00
Makefile boards/esp32: add ESP32-Ethernet-Kit board 2020-11-28 10:18:54 +01:00
Makefile.dep boards/esp32: add ESP32-Ethernet-Kit board 2020-11-28 10:18:54 +01:00
Makefile.features boards/esp32-ethernet-kit: Setup Kconfig to match makefiles 2020-11-28 10:18:54 +01:00
Makefile.include boards/esp32: add ESP32-Ethernet-Kit v1.1 board 2020-11-28 10:18:54 +01:00