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

Doxyfile « stm32f2 « doc - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 88eb906fd2205961aefa51404c0f7371e5ee6589 (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
# HTML Documentation for STM32F2 code level

# 14 September 2012
# (C) Ken Sarkies <ksarkies@internode.on.net>

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

@INCLUDE 	       = ../Doxyfile_common

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

WARN_LOGFILE           = doxygen_stm32f2.log

INPUT                  = ../../include/libopencm3/license.dox
@INCLUDE = doxy.sourcelist

LAYOUT_FILE 	       = DoxygenLayout_stm32f2.xml

GENERATE_TAGFILE       = stm32f2.tag

ENABLE_PREPROCESSING    = YES