summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/testdata/configs/testcpp.qdocconf
blob: b07aa71c00b93edb96be2f6963bb70bd9c6cd84c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
project = TestCPP
includepaths += -I../testcpp

headers = ../testcpp/testcpp.h
sources = ../testcpp/testcpp.cpp

macro.CMDFN = \\\\fn
macro.nothing = \\dontdocument ()
locationinfo = false

# zero warning tolerance
warninglimit = 0
warninglimit.enabled = true