Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Doxyfile_Device « templates « doc - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4efe6f5a9591bbe283a200a19a81d7565b8dc831 (plain)
1
2
3
4
5
6
7
8
@INCLUDE				= ../Doxyfile_common
INPUT					= ../../include/libopencm3/license.dox
@INCLUDE				= doxy.sourcelist
@INCLUDE	= doxy.custom
WARN_LOGFILE			= doxygen_#device#.log
LAYOUT_FILE				= DoxygenLayout_#device#.xml
GENERATE_TAGFILE		= #device#.tag
ENABLE_PREPROCESSING	= YES