aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-20 12:53:46 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-20 12:53:46 +0000
commit0b8f1183fe1f321fdd71e9d1fc5a28323f9036a7 (patch)
treeee7377804987aca48f47113819ae0e374327d643 /docs
parent6c11580166f3b6cdb32b3c0d02d34d911dbc2f13 (diff)
downloadChibiOS-0b8f1183fe1f321fdd71e9d1fc5a28323f9036a7.tar.gz
ChibiOS-0b8f1183fe1f321fdd71e9d1fc5a28323f9036a7.tar.bz2
ChibiOS-0b8f1183fe1f321fdd71e9d1fc5a28323f9036a7.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1090 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-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