aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-04 16:34:04 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-04 16:34:04 +0000
commita1151ccd4c9c1504a173da04212c21d5c000aca0 (patch)
treeaef5f26b81d1ee28c2c5e576e07a555fcdb8a471 /docs/Doxyfile
parent5b7aac6fd10e17865754c5a207f9b1dc076c04a3 (diff)
downloadChibiOS-a1151ccd4c9c1504a173da04212c21d5c000aca0.tar.gz
ChibiOS-a1151ccd4c9c1504a173da04212c21d5c000aca0.tar.bz2
ChibiOS-a1151ccd4c9c1504a173da04212c21d5c000aca0.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1849 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 2ebead40f..b7cdeeebc 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -604,6 +604,7 @@ INPUT = ../docs/src \
../os/ports/GCC/ARMCMx/crt0.s \
../os/ports/GCC/ARMCMx/STM32F10x \
../os/ports/GCC/ARMCMx/LPC111x \
+ ../os/ports/GCC/ARMCMx/LPC13xx \
../os/ports/GCC/PPC \
../os/ports/GCC/PPC/crt0.s \
../os/ports/GCC/MSP430 \
@@ -615,6 +616,7 @@ INPUT = ../docs/src \
../os/hal/platforms/AT91SAM7 \
../os/hal/platforms/AVR \
../os/hal/platforms/LPC111x \
+ ../os/hal/platforms/LPC13xx \
../os/hal/platforms/LPC214x \
../os/hal/platforms/MSP430 \
../os/hal/platforms/SPC56x \
@@ -681,6 +683,8 @@ RECURSIVE = NO
EXCLUDE = ../os/hal/platforms/STM32/stm32f10x.h \
../os/hal/platforms/LPC111x/LPC11xx.h \
../os/hal/platforms/LPC111x/system_LPC11xx.h
+ ../os/hal/platforms/LPC13xx/LPC13xx.h \
+ ../os/hal/platforms/LPC13xx/system_LPC13xx.h
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded