source:
trunk/tools/qdoc3/test/qt-webxml.qdocconf
Last change on this file was 846, checked in by , 14 years ago | |
---|---|
File size: 321 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | include(qt.qdocconf) |
2 | ||
3 | quotinginformation = true | |
4 | imagedirs = $QTDIR/doc/src/images \ | |
[846] | 5 | $QTDIR/examples \ |
6 | $QTDIR/doc/src/template/images | |
[2] | 7 | |
8 | outputdir = $QTDIR/doc/webxml | |
9 | outputformats = WebXML | |
10 | ||
11 | generateindex = true | |
12 | url = . |
Note:
See TracBrowser
for help on using the repository browser.