summaryrefslogtreecommitdiffstats
path: root/doc/src/development
diff options
context:
space:
mode:
authorck <qt-info@nokia.com>2010-01-07 13:22:05 (GMT)
committerck <qt-info@nokia.com>2010-01-07 13:22:56 (GMT)
commit9701f97b6f14e25b405adb7e82ef0ec93a6b8a0f (patch)
treefa649db1c0c155cb639539b0de954b60b221828b /doc/src/development
parent63e248aae7aecce2299bfd7941bd37fdfc136dcf (diff)
downloadQt-9701f97b6f14e25b405adb7e82ef0ec93a6b8a0f.zip
Qt-9701f97b6f14e25b405adb7e82ef0ec93a6b8a0f.tar.gz
Qt-9701f97b6f14e25b405adb7e82ef0ec93a6b8a0f.tar.bz2
Assistant: Add doucmentation for -rebuild-search-index option.
Reviewed-by: David Boddie
Diffstat (limited to 'doc/src/development')
-rw-r--r--doc/src/development/assistant-manual.qdoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/src/development/assistant-manual.qdoc b/doc/src/development/assistant-manual.qdoc
index fb9bbda..824169d 100644
--- a/doc/src/development/assistant-manual.qdoc
+++ b/doc/src/development/assistant-manual.qdoc
@@ -154,13 +154,17 @@
\row
\o -unregister <doc.qch>
\o Unregisters the specified compressed help file from the given
- collection file.
+ collection file.
\row
\o -remove-search-index
\o Purges the help search engine's index. This option is
useful in case the associated index files get corrupted.
\QA will re-index the documentation at the next start-up.
\row
+ \o -rebuild-search-index
+ \o Rebuilds the help search engine's index.
+ Note that this operation may take a while to finish.
+ \row
\o -setCurrentFilter <filter>
\o Sets the given filter as the active filter.
\row