summaryrefslogtreecommitdiffstats
path: root/tools/assistant/tools/assistant/doc/HOWTO
blob: a0143479e291b38ec5d43e86a30657ba8bd22a28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
How to build/ update a new assistant.qch for Assistant internal help

- update:
    - open assistant.qdocconf, update year and qt version

    - ..\..\..\..\qdoc3\debug\qdoc3.exe assistant.qdocconf
        will generate an folder html containing all required stuff

    - cp assistant.qhp to generated html folder
    - run qhelpgenerator html\assistant.qhp -o ..\assistant.qch

    - rebuild assistant

- to test your changes:
    - remove assistant.qch in your cache directory
    - restart assistant