aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/pyside-config.qdocconf.in
blob: dc387658c2620f3b5f4e48d49f84f88b8b72d8a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
buildversion              = @PYSIDE_QT_VERSION@
navigation.homepage       = Qt for Python

outputdir                 = @DOC_DATA_DIR@
outputformats             = WebXML
WebXML.quotinginformation = true
WebXML.nosubdirs          = true
WebXML.outputsubdir       = webxml

spurious                 += "Hostile character .*"

includepaths += \
    -I @QT_INCLUDE_DIR@ \
    -I @mkspecInclude@ \