summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doxygen/getting_started.md2
-rw-r--r--tinyusb.Doxyfile3
-rw-r--r--tools/readme.md (renamed from doxygen/tools.md)0
3 files changed, 3 insertions, 2 deletions
diff --git a/doxygen/getting_started.md b/doxygen/getting_started.md
index 6f7075ea8..c2ca2d9df 100644
--- a/doxygen/getting_started.md
+++ b/doxygen/getting_started.md
@@ -61,4 +61,4 @@ int main(void)
\subpage md_doxygen_started_demo
-\subpage md_doxygen_tools \ No newline at end of file
+\subpage md_tools_readme \ No newline at end of file
diff --git a/tinyusb.Doxyfile b/tinyusb.Doxyfile
index 6ddf12f69..4c29beffd 100644
--- a/tinyusb.Doxyfile
+++ b/tinyusb.Doxyfile
@@ -753,7 +753,8 @@ INPUT = doxygen \
readme.markdown \
tinyusb \
boards \
- tests/readme.md
+ tests/readme.md \
+ tools/readme.md
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
diff --git a/doxygen/tools.md b/tools/readme.md
index d5c49c256..d5c49c256 100644
--- a/doxygen/tools.md
+++ b/tools/readme.md