Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKarl Palsson <karlp@tweak.net.au>2017-05-03 00:31:53 +0300
committerKarl Palsson <karlp@tweak.net.au>2017-06-09 02:01:45 +0300
commitba0c97bf4211b3b1c814f84bfa195eb831a81d5b (patch)
treef7f1d6538e2ecd163587ad780a879e0bc41751b7 /doc
parent17553da94678643232467531db7d8cd4b6742f3c (diff)
stm32f7: pwr: add more doxygen
Seeing as Matthew went to the effort of all the descriptions, it seemed only reasonable to get them to show up in the generated docs too.
Diffstat (limited to 'doc')
-rw-r--r--doc/stm32f7/Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stm32f7/Doxyfile b/doc/stm32f7/Doxyfile
index 18703265..3c2bd708 100644
--- a/doc/stm32f7/Doxyfile
+++ b/doc/stm32f7/Doxyfile
@@ -28,6 +28,7 @@ EXCLUDE_PATTERNS = *_common_f*3.h *_common_f*3.c \
*_common_*f013.h *_common_*f013.c \
*_common_*f01.h *_common_*f01.c \ \
*_common_*f03.h *_common_*f03.c
+EXCLUDE_PATTERNS += pwr_common_v1.* pwr_common_v2.*
LAYOUT_FILE = DoxygenLayout_stm32f7.xml