diff options
Diffstat (limited to 'tinyusb.Doxyfile')
| -rw-r--r-- | tinyusb.Doxyfile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
