summaryrefslogtreecommitdiff
path: root/tinyusb.Doxyfile
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-04-17 12:12:26 +0700
committerhathach <[email protected]>2014-04-17 12:12:26 +0700
commite6c485bb4056ee09d4838cdf6c724e06228a389e (patch)
tree1f6e66b9ce762fb29c9a896ecab22731b14bac32 /tinyusb.Doxyfile
parent13a225f1b5c8f50d4b06f8e78b22df33c5126fb1 (diff)
move demo page to their folder
Diffstat (limited to 'tinyusb.Doxyfile')
-rw-r--r--tinyusb.Doxyfile5
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