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