From 1dc7d758f96dd2b9bd7b03f01ca032d68b696cf0 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 2 Nov 2014 10:14:39 +0000 Subject: fish --- libopencm3/doc/cm3/Doxyfile | 24 ++++ libopencm3/doc/cm3/DoxygenLayout_cm3.xml | 205 +++++++++++++++++++++++++++++++ 2 files changed, 229 insertions(+) create mode 100644 libopencm3/doc/cm3/Doxyfile create mode 100644 libopencm3/doc/cm3/DoxygenLayout_cm3.xml (limited to 'libopencm3/doc/cm3') diff --git a/libopencm3/doc/cm3/Doxyfile b/libopencm3/doc/cm3/Doxyfile new file mode 100644 index 0000000..7cf6496 --- /dev/null +++ b/libopencm3/doc/cm3/Doxyfile @@ -0,0 +1,24 @@ +# HTML Documentation for CM3 Core features. + +# 14 September 2012 +# (C) Ken Sarkies + +#--------------------------------------------------------------------------- +# Common Include File +#--------------------------------------------------------------------------- + +@INCLUDE = ../Doxyfile_common + +#--------------------------------------------------------------------------- +# Local settings +#--------------------------------------------------------------------------- + +WARN_LOGFILE = doxygen_cm3.log + +INPUT = ../../include/libopencm3/license.dox \ + ../../include/libopencm3/cm3/ + +LAYOUT_FILE = DoxygenLayout_cm3.xml + +GENERATE_TAGFILE = cm3.tag + diff --git a/libopencm3/doc/cm3/DoxygenLayout_cm3.xml b/libopencm3/doc/cm3/DoxygenLayout_cm3.xml new file mode 100644 index 0000000..c4219af --- /dev/null +++ b/libopencm3/doc/cm3/DoxygenLayout_cm3.xml @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3