libopencm3/doc/lpc43xx/Doxyfile

29 lines
769 B
Plaintext

# HTML Documentation for LPC43xx code level
# 14 September 2012
# (C) Ken Sarkies <ksarkies@internode.on.net>
#---------------------------------------------------------------------------
# Common Include File
#---------------------------------------------------------------------------
@INCLUDE = ../Doxyfile_common
#---------------------------------------------------------------------------
# Local settings
#---------------------------------------------------------------------------
WARN_LOGFILE = doxygen_lpc43xx.log
INPUT = ../../include/libopencm3/license.dox
INPUT += ../../include/libopencm3/lpc43xx
INPUT += ../../lib/lpc43xx
LAYOUT_FILE = DoxygenLayout_lpc43xx.xml
GENERATE_TAGFILE = lpc43xx.tag
ENABLE_PREPROCESSING = YES