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

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

macro.CMDFN = \\\\fn
macro.nothing = \\dontdocument ()
macro.testnoautolist = \\if defined(test_noautolist)\n\\noautolist\n\\endif
locationinfo = false

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