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/lpc43xx/Doxyfile')
-rw-r--r--doc/lpc43xx/Doxyfile28
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/lpc43xx/Doxyfile b/doc/lpc43xx/Doxyfile
deleted file mode 100644
index 52be8d6e..00000000
--- a/doc/lpc43xx/Doxyfile
+++ /dev/null
@@ -1,28 +0,0 @@
-# HTML Documentation for LPC43xx code level
-
-# 14 September 2012
-# (C) Ken Sarkies <ksarkies@internode.on.net>
-
-#---------------------------------------------------------------------------
-# Common Include File
-#---------------------------------------------------------------------------
-
-@INCLUDE = ../Doxyfile_common
-
-#---------------------------------------------------------------------------
-# Local settings
-#---------------------------------------------------------------------------
-
-WARN_LOGFILE = doxygen_lpc43xx.log
-
-INPUT = ../../include/libopencm3/license.dox
-INPUT += ../../include/libopencm3/lpc43xx
-INPUT += ../../lib/lpc43xx
-
-LAYOUT_FILE = DoxygenLayout_lpc43xx.xml
-
-GENERATE_TAGFILE = lpc43xx.tag
-
-ENABLE_PREPROCESSING = YES
-
-