summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/testdata/tables/table-after-value.qdocconf
blob: ad64da0ab2662be985750528227f7248f85a2405 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include(../configs/config.qdocconf)
project = TableAfterValue

headerdirs  = .
sourcedirs  = .
exampledirs = .

outputformats             = WebXML HTML DocBook
WebXML.quotinginformation = true
WebXML.nosubdirs          = true
WebXML.outputsubdir = tableaftervalue

HTML.nosubdirs = true
HTML.outputsubdir = tableaftervalue

DocBook.nosubdirs = true
DocBook.outputsubdir = tableaftervalue