diff options
author | Toby Tomkins <toby.tomkins@nokia.com> | 2010-08-03 12:44:36 (GMT) |
---|---|---|
committer | Toby Tomkins <toby.tomkins@nokia.com> | 2010-08-03 12:44:36 (GMT) |
commit | d5d41f3881c2c098727cdbc8a58d2a7ba2cbeb5b (patch) | |
tree | 7e231c4a50760c1711f1b3ffb2c9b23f5a9a8b07 /tools/qdoc3/test/linguist.qdocconf | |
parent | 1bc50649380440a5dbe0be8c6e8c08f62e8d4d58 (diff) | |
download | Qt-d5d41f3881c2c098727cdbc8a58d2a7ba2cbeb5b.zip Qt-d5d41f3881c2c098727cdbc8a58d2a7ba2cbeb5b.tar.gz Qt-d5d41f3881c2c098727cdbc8a58d2a7ba2cbeb5b.tar.bz2 |
Pulled major qdoc3 changes into the releases branch.
Diffstat (limited to 'tools/qdoc3/test/linguist.qdocconf')
-rw-r--r-- | tools/qdoc3/test/linguist.qdocconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/qdoc3/test/linguist.qdocconf b/tools/qdoc3/test/linguist.qdocconf index 26fb55c..7dd57fb 100644 --- a/tools/qdoc3/test/linguist.qdocconf +++ b/tools/qdoc3/test/linguist.qdocconf @@ -7,6 +7,9 @@ include(qt-defines.qdocconf) project = Qt Linguist description = Qt Linguist Manual url = http://qt.nokia.com/doc/4.7 +online = false +offline = false +creator = true indexes = $QT_BUILD_TREE/doc-build/html-qt/qt.index |