aboutsummaryrefslogtreecommitdiff
path: root/doc/lm4f/Doxyfile_latex
blob: da3c0dd5c0157b82fb61aa46be0b334727eaf207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# LaTeX Documentation for LM3S code level

# 14 September 2012
# Copyright (C) Ken Sarkies <ksarkies@internode.on.net>
# Copyright (C) 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>

#---------------------------------------------------------------------------
# Common Include File
#---------------------------------------------------------------------------

@INCLUDE 			   = ../Doxyfile_common

#---------------------------------------------------------------------------
# Local settings
#---------------------------------------------------------------------------

WARN_LOGFILE           = doxygen_lm4f_latex.log

INPUT                  = ../../include/libopencm3/docmain.dox \
						 ../../include/libopencm3/license.dox \
					     ../../include/libopencm3/lm4f \
                         ../../lib/lm4f

EXCLUDE                = ../../include/libopencm3/lm4f/doc-lm4f.h

LAYOUT_FILE 		   = DoxygenLayout_lm4f.xml

GENERATE_HTML		   = NO

GENERATE_LATEX		   = YES

LATEX_HEADER           = header_lm4f.tex