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/sam3s/Doxyfile')
-rw-r--r--doc/sam3s/Doxyfile29
1 files changed, 0 insertions, 29 deletions
diff --git a/doc/sam3s/Doxyfile b/doc/sam3s/Doxyfile
deleted file mode 100644
index 66a966fa..00000000
--- a/doc/sam3s/Doxyfile
+++ /dev/null
@@ -1,29 +0,0 @@
-# HTML Documentation for SAM3S code level
-
-# 14 September 2012
-# (C) Ken Sarkies <ksarkies@internode.on.net>
-# 09 February 2014
-# (C) Felix Held <felix-libopencm3@felixheld.de>
-
-#---------------------------------------------------------------------------
-# Common Include File
-#---------------------------------------------------------------------------
-
-@INCLUDE = ../Doxyfile_common
-
-#---------------------------------------------------------------------------
-# Local settings
-#---------------------------------------------------------------------------
-
-WARN_LOGFILE = doxygen_sam3s.log
-
-INPUT = ../../include/libopencm3/license.dox
-@INCLUDE = doxy.sourcelist
-
-LAYOUT_FILE = DoxygenLayout_sam3s.xml
-
-GENERATE_TAGFILE = sam3s.tag
-
-ENABLE_PREPROCESSING = YES
-
-