source: trunk/tools/qdoc3/test/qt-webxml.qdocconf@ 865

Last change on this file since 865 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 321 bytes
Line 
1include(qt.qdocconf)
2
3quotinginformation = true
4imagedirs = $QTDIR/doc/src/images \
5 $QTDIR/examples \
6 $QTDIR/doc/src/template/images
7
8outputdir = $QTDIR/doc/webxml
9outputformats = WebXML
10
11generateindex = true
12url = .
Note: See TracBrowser for help on using the repository browser.