aboutsummaryrefslogtreecommitdiff
path: root/doc/stm32f4/Doxyfile
diff options
context:
space:
mode:
authorKen Sarkies2013-03-07 11:14:06 +1030
committerKen Sarkies2013-03-07 11:14:06 +1030
commite2022f588492d5c117743b6b13801940f4a4b03e (patch)
tree8c70e829e69094361afa51489ef097a5e663ea6c /doc/stm32f4/Doxyfile
parent31aa3b6f5a9e9afa4d1bc8661cbaef147af55f74 (diff)
Repair to documentation (most documented files)
to remove errors, duplications and inconsistencies. File lib/stm32/f1/pwr.c - all code removed as it duplicates that in common/pwr_common.c Remaining changes do not affect code. Compiles OK. TODO efm32 has no code so generates no modules TODO F2 needs pwr.c TODO L1 needs dma.h and dma.c
Diffstat (limited to 'doc/stm32f4/Doxyfile')
-rw-r--r--doc/stm32f4/Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/stm32f4/Doxyfile b/doc/stm32f4/Doxyfile
index eee41e9..c5016f4 100644
--- a/doc/stm32f4/Doxyfile
+++ b/doc/stm32f4/Doxyfile
@@ -24,6 +24,8 @@ INPUT += ../../lib/stm32/f4 \
EXCLUDE =
+EXCLUDE_PATTERNS = *_common_f13.h *_common_f13.c
+
LAYOUT_FILE = DoxygenLayout_stm32f4.xml
TAGFILES = ../cm3/cm3.tag=../../cm3/html