diff options
| author | hathach <[email protected]> | 2014-03-31 16:34:23 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-31 16:40:54 +0700 |
| commit | 2c9b1346993fc2293a8c0092980df0d188b2c556 (patch) | |
| tree | 43b43a58fd1699abb1d08dd5d70a6390bf45e598 /tinyusb.Doxyfile | |
| parent | c939c1124806698b756ebc37a4f0d61f16bf3252 (diff) | |
move doxygen folder outside
Diffstat (limited to 'tinyusb.Doxyfile')
| -rw-r--r-- | tinyusb.Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb.Doxyfile b/tinyusb.Doxyfile index 9180ca172..9fb0c858c 100644 --- a/tinyusb.Doxyfile +++ b/tinyusb.Doxyfile @@ -749,7 +749,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = tinyusb/doxygen/group_def.txt \ +INPUT = doxygen \ readme.markdown \ tinyusb \ boards \ |
