diff options
Diffstat (limited to 'tinyusb.Doxyfile')
| -rw-r--r-- | tinyusb.Doxyfile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tinyusb.Doxyfile b/tinyusb.Doxyfile index 4c29beffd..ba1638ebb 100644 --- a/tinyusb.Doxyfile +++ b/tinyusb.Doxyfile @@ -754,7 +754,10 @@ INPUT = doxygen \ tinyusb \ boards \ tests/readme.md \ - tools/readme.md + tools/readme.md \ + demos/readme.md \ + demos/device/readme.md \ + demos/host/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 |
