source: trunk/tools/linguist/qdoc.conf@ 932

Last change on this file since 932 was 561, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.1 sources.

File size: 606 bytes
Line 
1SOURCEDIRS = $QTDIR/tools/linguist/doc
2DOCDIRS = $QTDIR/tools/linguist/doc
3EXAMPLEDIRS = $QTDIR/tools/linguist/tutorial
4OUTPUTDIR = $QTDIR/tools/linguist/doc/html
5BASE = file:$QTDIR/tools/linguist/doc/html/
6COMPANY = Nokia Corporation and/or its subsidiary(-ies)
7PRODUCT = Qt Linguist
8VERSIONSYM = QT_VERSION_STR
9DEFINE = QT_QDOC QT_.*_SUPPORT _WS_.*_
10FALSE = 0 1
11INTERNAL = no
12STYLE = "h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; }
13a:link { color: #af4f00; text-decoration: none }
14a:visited { color: #8f2f00; text-decoration: none }
15body { background: #ffffff; color: black; }"
Note: See TracBrowser for help on using the repository browser.