source:
trunk/tools/qdoc3/test/qt-webxml.qdocconf@
865
Last change on this file since 865 was 846, checked in by , 14 years ago | |
---|---|
File size: 321 bytes |
Line | |
---|---|
1 | include(qt.qdocconf) |
2 | |
3 | quotinginformation = true |
4 | imagedirs = $QTDIR/doc/src/images \ |
5 | $QTDIR/examples \ |
6 | $QTDIR/doc/src/template/images |
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.