summaryrefslogtreecommitdiffstats
path: root/src/assistant
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2019-04-29 10:37:34 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2019-05-03 11:47:40 +0000
commit1c9613fcad7eea0e0ba6a537ecb6c2d6205dbb8c (patch)
tree55e7c5af76f5988780c549d56b84cacbce59017a /src/assistant
parent7203e6a94ced619eadbc14aedf73d40530671662 (diff)
Doc: Clear 'moduleheader' for tool manuals
These manuals contain no C++ API documentation, and there is no associated module headers - clearing the moduleheader variable in documentation configuration stops QDoc from warning about them. Change-Id: I71b8ec81800025d9de18b83871a9881c1246f153 Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/assistant')
-rw-r--r--src/assistant/assistant/doc/qtassistant.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/assistant/assistant/doc/qtassistant.qdocconf b/src/assistant/assistant/doc/qtassistant.qdocconf
index e5dcaa8ec..d6c714a6d 100644
--- a/src/assistant/assistant/doc/qtassistant.qdocconf
+++ b/src/assistant/assistant/doc/qtassistant.qdocconf
@@ -3,6 +3,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtAssistant
description = Qt Assistant Manual
examplesinstallpath = assistant
+moduleheader =
qhp.projects = QtAssistant