From 6f1ff3ec69cc6365d61fccf80e97f9afa317395d Mon Sep 17 00:00:00 2001 From: Peter Yard Date: Mon, 31 Aug 2009 12:40:23 +1000 Subject: Added doc link to point to Assistant doc table of collection file values. Fix for task 259252. --- tools/assistant/lib/qhelpenginecore.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tools/assistant/lib/qhelpenginecore.cpp b/tools/assistant/lib/qhelpenginecore.cpp index 3f8bc02..e642295 100644 --- a/tools/assistant/lib/qhelpenginecore.cpp +++ b/tools/assistant/lib/qhelpenginecore.cpp @@ -175,6 +175,14 @@ void QHelpEngineCorePrivate::errorReceived(const QString &msg) This class does not offer any GUI components or functionality for indices or contents. If you need one of those use QHelpEngine instead. + + When creating a custom help viewer the viewer can be +configured by writing a custom collection file which could contain various +keywords to be used to configure the help engine. These keywords and values +and their meaning can be found in the help information for +\l{assistant-custom-help-viewer.html#creating-a-custom-help-collection-file +}{creating a custom help collection file} for +Assistant. */ /*! -- cgit v0.12