Added qmake to qdocconf files
Removed link to internal function
Task-number: QTBUG-43810
Change-Id: Ic371681ddff95f09a31b305056997ff76e9c80f3
Reviewed-by: Martin Smith <martin.smith@digia.com>
outputdir = $QT_INSTALL_DOCS/qtassistant
-depends += qtdoc
+depends += qtdoc qmake
navigation.landingpage = "Qt Assistant Manual"
language = Cpp
-depends += qtdoc qtcore qtassistant qtwidgets
+depends += qtdoc qtcore qtassistant qtwidgets qmake
headerdirs += ..
Returns the form the widget containing the main container widget.
\since 5.0
- \sa mainContainer()
*/
/*!
Sets the main container widget on the form to the specified \a
mainContainer.
- \sa mainContainer(), mainContainerChanged()
+ \sa mainContainerChanged()
*/
/*!
outputdir = $QT_INSTALL_DOCS/qtlinguist
-depends += qtdoc qtqml qtquick qtcore qtgui
+depends += qtdoc qtqml qtquick qtcore qtgui qmake
navigation.landingpage = "Qt Linguist Manual"