Skip to content

Commit c159ad0

Browse files
committed
[Docs] fix MarkDown page titles/URLs
1 parent 1f209aa commit c159ad0

File tree

4 files changed

+3
-30
lines changed

4 files changed

+3
-30
lines changed

doxygen/pages/Debug.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Debug
1+
# Debug {#md_pages_Debug}
22

33
@see Module @ref AH_Debug for more information.
44
@see @ref Debug.ino "examples/Arduino-Helpers/Debug" for example usage.

doxygen/pages/Hardware.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Hardware
1+
# Hardware {#md_pages_Hardware}
22

33
## Pushbuttons and switches
44
Connect one side of the switch to ground, and the other one to a digital input pin of the Arduino.

doxygen/pages/Installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Installation
1+
# Installation {#md_pages_Installation}
22

33
This document assumes that the **Arduino IDE** is already installed, as well as
44
the necessary hardware support packages, such as Teensyduino or the ESP32 Core,

doxygen/pages/Templates.md

-27
This file was deleted.

0 commit comments

Comments
 (0)