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
diff options
context:
space:
mode:
-rw-r--r--doc/stm32l4/Doxyfile23
1 files changed, 2 insertions, 21 deletions
diff --git a/doc/stm32l4/Doxyfile b/doc/stm32l4/Doxyfile
index 6af32498..153cec42 100644
--- a/doc/stm32l4/Doxyfile
+++ b/doc/stm32l4/Doxyfile
@@ -15,27 +15,8 @@
WARN_LOGFILE = doxygen_stm32l4.log
-INPUT = ../../include/libopencm3/license.dox
-INPUT +=../../include/libopencm3/stm32/l4
-#INPUT +=../../include/libopencm3/stm32/common
-INPUT +=../../include/libopencm3/stm32/common/rcc_common_all.h
-INPUT +=../../include/libopencm3/stm32/common/gpio_common_all.h
-INPUT +=../../include/libopencm3/stm32/common/gpio_common_f234.h
-INPUT +=../../include/libopencm3/stm32/common/gpio_common_f24.h
-
-INPUT +=../../lib/stm32/l4
-#INPUT +=../../lib/stm32/common
-INPUT +=../../lib/stm32/common/rcc_common_all.c
-INPUT +=../../lib/stm32/common/gpio_common_all.c
-INPUT +=../../lib/stm32/common/gpio_common_f0234.c
-
-# No headers to exclude until we include some!
-EXCLUDE =
-
-# No libs to exclude until we include some!
-EXCLUDE =
-
-EXCLUDE_PATTERNS =
+INPUT = ../../include/libopencm3/license.dox
+@INCLUDE = doxy.sourcelist
LAYOUT_FILE = DoxygenLayout_stm32l4.xml