doxygen: efm32hg: update doxygen templates to include efm32hg
This commit is contained in:
committed by
Karl Palsson
parent
fcd06c6cae
commit
7bd04bffc8
25
doc/efm32hg/Doxyfile
Normal file
25
doc/efm32hg/Doxyfile
Normal file
@@ -0,0 +1,25 @@
|
||||
# HTML Documentation for efm32 code level
|
||||
|
||||
# 11 November 2012
|
||||
# (C) Ken Sarkies <ksarkies@internode.on.net>
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Common Include File
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
@INCLUDE = ../Doxyfile_common
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Local settings
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
WARN_LOGFILE = doxygen_efm32hg.log
|
||||
|
||||
INPUT = ../../include/libopencm3/license.dox
|
||||
@INCLUDE = doxy.sourcelist
|
||||
|
||||
LAYOUT_FILE = DoxygenLayout_efm32hg.xml
|
||||
|
||||
GENERATE_TAGFILE = efm32hg.tag
|
||||
|
||||
ENABLE_PREPROCESSING = YES
|
||||
Reference in New Issue
Block a user