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/efm32hg/Doxyfile')
-rw-r--r--doc/efm32hg/Doxyfile25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/efm32hg/Doxyfile b/doc/efm32hg/Doxyfile
new file mode 100644
index 00000000..db164da4
--- /dev/null
+++ b/doc/efm32hg/Doxyfile
@@ -0,0 +1,25 @@
+# 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_efm32hg.log
+
+INPUT = ../../include/libopencm3/license.dox
+@INCLUDE = doxy.sourcelist
+
+LAYOUT_FILE = DoxygenLayout_efm32hg.xml
+
+GENERATE_TAGFILE = efm32hg.tag
+
+ENABLE_PREPROCESSING = YES