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