aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-03 15:22:57 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-03 15:22:57 +0000
commitd3dd89159710e86296860de415f8314500ecbf97 (patch)
tree7812a4c601d406efb197868bd89d6cfa683da242 /docs/Doxyfile
parenta70e278edeeabd7adf2bd01ec4bdd94bbcb41548 (diff)
downloadChibiOS-d3dd89159710e86296860de415f8314500ecbf97.tar.gz
ChibiOS-d3dd89159710e86296860de415f8314500ecbf97.tar.bz2
ChibiOS-d3dd89159710e86296860de415f8314500ecbf97.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1842 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 603b19910..b15befac2 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -679,7 +679,8 @@ RECURSIVE = NO
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE = ../os/hal/platforms/STM32/stm32f10x.h \
- ../os/hal/platforms/LPC111x
+ ../os/hal/platforms/LPC111x/LPC11xx.h \
+ ../os/hal/platforms/LPC111x/system_LPC11xx.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