aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 4a9d6d266..4c5d517e9 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -580,15 +580,17 @@ INPUT = ../docs/src \
../os/ports/GCC/ARM7 \
../os/ports/GCC/ARM7/crt0.s \
../os/ports/GCC/ARM7/chcoreasm.s \
- ../os/ports/GCC/ARM7/AT91SAM7X \
- ../os/ports/GCC/ARM7/LPC214x \
../os/ports/GCC/ARMCM3 \
../os/ports/GCC/ARMCM3/crt0.s \
- ../os/ports/GCC/ARMCM3/STM32F103 \
../os/ports/GCC/MSP430 \
../os/ports/GCC/AVR \
../os/io \
../os/io/templates \
+ ../os/io/platforms/AT91SAM7X \
+ ../os/io/platforms/AVR \
+ ../os/io/platforms/LPC214x \
+ ../os/io/platforms/MSP430 \
+ ../os/io/platforms/STM32F103 \
../os/various \
../test