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

Doxyfile « cm3 « doc - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ab18666d8a2fab95b692deaa5c48e5f849df9913 (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
# HTML Documentation for CM3 Core features.

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

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

@INCLUDE = ../Doxyfile_common

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

WARN_LOGFILE           = doxygen_cm3.log

INPUT = ../../include/libopencm3/license.dox
INPUT += ../../include/libopencm3/cm3/
INPUT += ../../lib/cm3

LAYOUT_FILE 		   = DoxygenLayout_cm3.xml

GENERATE_TAGFILE       = cm3.tag