diff options
| author | hathach <[email protected]> | 2012-11-29 16:58:12 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2012-11-29 16:58:12 +0700 |
| commit | 2dd9501f37b8e2b2fdfa43b12469498646ae3fe5 (patch) | |
| tree | dd102e40841da02a0dfc05c90a449774f7f8f876 /doxygen.Doxyfile | |
| parent | b8b92e120220ee19f623809673323344e257bd4b (diff) | |
update doxygen
Diffstat (limited to 'doxygen.Doxyfile')
| -rw-r--r-- | doxygen.Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.Doxyfile b/doxygen.Doxyfile index b68b63b9a..66457bdf7 100644 --- a/doxygen.Doxyfile +++ b/doxygen.Doxyfile @@ -661,7 +661,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = tinyusb/class tinyusb/common tinyusb/host tinyusb/common/arch tinyusb/common/compiler tinyusb +INPUT = tinyusb/class tinyusb/common tinyusb/host tinyusb/common/arch tinyusb/common/compiler tinyusb tinyusb\device # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is |
