summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpenginecore.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-11-06 18:37:28 +0100
committerTopi Reinio <topi.reinio@qt.io>2020-11-07 10:57:36 +0100
commitd8f5c2e0d930945b7a57c3c019ebe5b4c7bd30ee (patch)
tree5a975ef1e2542b6246989228bf6a7f476ba947a6 /src/assistant/help/qhelpenginecore.cpp
parent4fcaef70f4f49f1e07288a1c37b1dfe346454d71 (diff)
Doc: Fix documentation warnings for qttools
Fix linking failures caused by the removal of Qt Assistant, and fix usage of obsolete/removed functionality. Change-Id: Iaefbebcc1371b41429377dc8219101bda9fbf79a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/assistant/help/qhelpenginecore.cpp')
-rw-r--r--src/assistant/help/qhelpenginecore.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/assistant/help/qhelpenginecore.cpp b/src/assistant/help/qhelpenginecore.cpp
index f9a3b7f53..b5e1b9b9f 100644
--- a/src/assistant/help/qhelpenginecore.cpp
+++ b/src/assistant/help/qhelpenginecore.cpp
@@ -144,13 +144,6 @@ 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.
*/
/*!