diff options
author | kh <qtc-committer@nokia.com> | 2009-04-21 16:00:04 (GMT) |
---|---|---|
committer | kh <qtc-committer@nokia.com> | 2009-04-21 16:00:04 (GMT) |
commit | c36ff16f66ffd65839ba1e254ac557e491db6bf4 (patch) | |
tree | eb6cca362789c5c205113634d6aef712a79279a6 /tools | |
parent | 0b3ef41cdc8fef79d184e91d2542cc34f7dec5e1 (diff) | |
download | Qt-c36ff16f66ffd65839ba1e254ac557e491db6bf4.zip Qt-c36ff16f66ffd65839ba1e254ac557e491db6bf4.tar.gz Qt-c36ff16f66ffd65839ba1e254ac557e491db6bf4.tar.bz2 |
correct the HowTo
Task-number: none
Reviewed-by: kh
Diffstat (limited to 'tools')
-rw-r--r-- | tools/assistant/tools/assistant/doc/HOWTO | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/assistant/tools/assistant/doc/HOWTO b/tools/assistant/tools/assistant/doc/HOWTO index 0e5b67b..a014347 100644 --- a/tools/assistant/tools/assistant/doc/HOWTO +++ b/tools/assistant/tools/assistant/doc/HOWTO @@ -1,9 +1,8 @@ How to build/ update a new assistant.qch for Assistant internal help -- in case of update: +- update: - open assistant.qdocconf, update year and qt version -- all other cases: - ..\..\..\..\qdoc3\debug\qdoc3.exe assistant.qdocconf will generate an folder html containing all required stuff @@ -12,6 +11,6 @@ How to build/ update a new assistant.qch for Assistant internal help - rebuild assistant -- to test you changes: +- to test your changes: - remove assistant.qch in your cache directory - restart assistant |