summaryrefslogtreecommitdiff
path: root/tinyusb.Doxyfile
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-04-16 12:05:14 +0700
committerhathach <[email protected]>2014-04-16 12:05:14 +0700
commit32d4b6518c7c0ffaa18dd0280b789a13ac929ed2 (patch)
tree12b66925579ab52a4103e22c0815805612dcd6a4 /tinyusb.Doxyfile
parent9aa3707f65158be001aaa065e4dee05b6389fcc2 (diff)
move tools.md to tools/readme.md
Diffstat (limited to 'tinyusb.Doxyfile')
-rw-r--r--tinyusb.Doxyfile3
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