You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
747 B
27 lines
747 B
# HTML Documentation for VF6XX code level
|
|
|
|
# 14 September 2012
|
|
# (C) Ken Sarkies <ksarkies@internode.on.net>
|
|
|
|
#---------------------------------------------------------------------------
|
|
# Common Include File
|
|
#---------------------------------------------------------------------------
|
|
|
|
@INCLUDE = ../Doxyfile_common
|
|
|
|
#---------------------------------------------------------------------------
|
|
# Local settings
|
|
#---------------------------------------------------------------------------
|
|
|
|
WARN_LOGFILE = doxygen_vf6xx.log
|
|
|
|
INPUT = ../../include/libopencm3/license.dox
|
|
@INCLUDE = doxy.sourcelist
|
|
|
|
LAYOUT_FILE = DoxygenLayout_vf6xx.xml
|
|
|
|
GENERATE_TAGFILE = vf6xx.tag
|
|
|
|
ENABLE_PREPROCESSING = YES
|
|
|
|
|
|
|