diff options
| author | hathach <[email protected]> | 2014-03-25 17:51:08 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-25 17:51:08 +0700 |
| commit | 5cffa75d7661d64e931594b48d4ee556b75d1b26 (patch) | |
| tree | 1f660b3d31b104eb3c4d45fc186d6758396edfac | |
| parent | 758273323a84047fcec42222973c123e45d33509 (diff) | |
update doxygen configure file
| -rw-r--r-- | tinyusb.Doxyfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tinyusb.Doxyfile b/tinyusb.Doxyfile index 5bf2aa813..5f92c1cee 100644 --- a/tinyusb.Doxyfile +++ b/tinyusb.Doxyfile @@ -746,7 +746,8 @@ WARN_LOGFILE = INPUT = tinyusb/doxygen/group_def.txt \ readme.md \ tinyusb \ - boards + boards \ + tests/readme.markdown # 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 |
