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