4 include(qt-html-templates.qdocconf) |
4 include(qt-html-templates.qdocconf) |
5 include(qt-defines.qdocconf) |
5 include(qt-defines.qdocconf) |
6 |
6 |
7 project = Qt Assistant |
7 project = Qt Assistant |
8 description = Qt Assistant Manual |
8 description = Qt Assistant Manual |
9 url = http://qt.nokia.com/doc/4.6 |
9 url = http://qt.nokia.com/doc/4.7 |
10 |
10 |
11 indexes = $QT_BUILD_TREE/doc-build/html-qt/qt.index |
11 indexes = $QT_BUILD_TREE/doc-build/html-qt/qt.index |
12 |
12 |
13 qhp.projects = Assistant |
13 qhp.projects = Assistant |
14 |
14 |
15 qhp.Assistant.file = assistant.qhp |
15 qhp.Assistant.file = assistant.qhp |
16 qhp.Assistant.namespace = com.trolltech.assistant.460 |
16 qhp.Assistant.namespace = com.trolltech.assistant.470 |
17 qhp.Assistant.virtualFolder = qdoc |
17 qhp.Assistant.virtualFolder = qdoc |
18 qhp.Assistant.indexTitle = Qt Assistant Manual |
18 qhp.Assistant.indexTitle = Qt Assistant Manual |
19 qhp.Assistant.extraFiles = classic.css images/qt-logo.png images/trolltech-logo.png |
19 qhp.Assistant.extraFiles = images/bg_l.png \ |
20 qhp.Assistant.filterAttributes = qt 4.6.3 tools assistant |
20 images/bg_l_blank.png \ |
|
21 images/bg_r.png \ |
|
22 images/box_bg.png \ |
|
23 images/breadcrumb.png \ |
|
24 images/bullet_gt.png \ |
|
25 images/bullet_dn.png \ |
|
26 images/bullet_sq.png \ |
|
27 images/bullet_up.png \ |
|
28 images/feedbackground.png \ |
|
29 images/horBar.png \ |
|
30 images/page.png \ |
|
31 images/page_bg.png \ |
|
32 images/sprites-combined.png \ |
|
33 images/stylesheet-coffee-plastique.png \ |
|
34 images/taskmenuextension-example.png \ |
|
35 images/coloreditorfactoryimage.png \ |
|
36 images/dynamiclayouts-example.png \ |
|
37 scripts/functions.js \ |
|
38 scripts/jquery.js \ |
|
39 style/style_ie6.css \ |
|
40 style/style_ie7.css \ |
|
41 style/style_ie8.css \ |
|
42 style/style.css |
|
43 |
|
44 qhp.Assistant.filterAttributes = qt 4.7.0 tools assistant |
21 qhp.Assistant.customFilters.Assistant.name = Qt Assistant Manual |
45 qhp.Assistant.customFilters.Assistant.name = Qt Assistant Manual |
22 qhp.Assistant.customFilters.Assistant.filterAttributes = qt tools assistant |
46 qhp.Assistant.customFilters.Assistant.filterAttributes = qt tools assistant |
23 qhp.Assistant.subprojects = manual examples |
47 qhp.Assistant.subprojects = manual examples |
24 qhp.Assistant.subprojects.manual.title = Manual |
48 qhp.Assistant.subprojects.manual.title = Manual |
25 qhp.Assistant.subprojects.manual.indexTitle = Qt Assistant Manual |
49 qhp.Assistant.subprojects.manual.indexTitle = Qt Assistant Manual |
38 |
62 |
39 exampledirs = $QT_SOURCE_TREE \ |
63 exampledirs = $QT_SOURCE_TREE \ |
40 $QT_SOURCE_TREE/examples \ |
64 $QT_SOURCE_TREE/examples \ |
41 $QT_SOURCE_TREE/doc/src |
65 $QT_SOURCE_TREE/doc/src |
42 |
66 |
43 imagedirs = $QT_SOURCE_TREE/doc/src/images |
67 imagedirs = $QT_SOURCE_TREE/doc/src/images \ |
|
68 $QT_SOURCE_TREE/doc/src/template/images |
44 outputdir = $QT_BUILD_TREE/doc-build/html-assistant |
69 outputdir = $QT_BUILD_TREE/doc-build/html-assistant |
45 base = file:$QT_BUILD_TREE/doc-build/html-assistant |
70 base = file:$QT_BUILD_TREE/doc-build/html-assistant |