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:
Diffstat (limited to 'doc/stm32f4/Doxyfile')
-rw-r--r--doc/stm32f4/Doxyfile27
1 files changed, 0 insertions, 27 deletions
diff --git a/doc/stm32f4/Doxyfile b/doc/stm32f4/Doxyfile
deleted file mode 100644
index 67f4ed8f..00000000
--- a/doc/stm32f4/Doxyfile
+++ /dev/null
@@ -1,27 +0,0 @@
-# HTML Documentation for STM32F4 code level
-
-# 14 September 2012
-# (C) Ken Sarkies <ksarkies@internode.on.net>
-
-#---------------------------------------------------------------------------
-# Common Include File
-#---------------------------------------------------------------------------
-
-@INCLUDE = ../Doxyfile_common
-
-#---------------------------------------------------------------------------
-# Local settings
-#---------------------------------------------------------------------------
-
-WARN_LOGFILE = doxygen_stm32f4.log
-
-INPUT = ../../include/libopencm3/license.dox
-@INCLUDE = doxy.sourcelist
-
-LAYOUT_FILE = DoxygenLayout_stm32f4.xml
-
-GENERATE_TAGFILE = stm32f4.tag
-
-ENABLE_PREPROCESSING = YES
-
-