summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2017-03-13 12:07:16 +0100
committerMartin Smith <martin.smith@qt.io>2017-12-14 13:37:51 +0000
commitc87ed145f14b37a753b3b6c2fbfc7cfe4bda1a3c (patch)
tree27cb8f17c4a655708f3943156d9659ee82a5ed15 /qmake
parent5cb54cb5ebae99fab121061e25e26eec3056203a (diff)
doc: fix signatures and missing module headers
The update adds the moduleheader variable to the qdocconf file for qttestlib.qdocconf and qmake.qdocconf. The problem with qmake is that it doesn't have a module header file, but it does have qmake_pch.h, which is used here. This update also corrects several \fn commands in the qttestlib docs. Change-Id: I2202b9db96390bac1ee491ca8a99ca9010057ce3 Reviewed-by: Martin Smith <martin.smith@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/doc/qmake.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmake/doc/qmake.qdocconf b/qmake/doc/qmake.qdocconf
index 1a23237999..30ff856b80 100644
--- a/qmake/doc/qmake.qdocconf
+++ b/qmake/doc/qmake.qdocconf
@@ -1,6 +1,7 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QMake
+moduleheader = qmake_pch.h
description = QMake Manual
qhp.projects = qmake