From be46199c624d307b891ebb141772f00aecd71ad2 Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Fri, 27 Jul 2012 12:22:05 +0200 Subject: qdoc: Updated qdoc manual and qdoc guide These documents now include the \qmltype and \instantiates commands, and the \qmlclass command is deprecated. Task nr: QTBUG-26648 Change-Id: I62da273be51609e651e33b9088e1667e4c6c1e76 Reviewed-by: Jerome Pasion --- src/tools/qdoc/doc/examples/examples.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/qdoc/doc/examples/examples.qdoc') diff --git a/src/tools/qdoc/doc/examples/examples.qdoc b/src/tools/qdoc/doc/examples/examples.qdoc index 236e7ae74a..80b3231226 100644 --- a/src/tools/qdoc/doc/examples/examples.qdoc +++ b/src/tools/qdoc/doc/examples/examples.qdoc @@ -43,7 +43,7 @@ \section1 QML Class - The QML types use the \l{qmlclass-command}{\\qmlclass} to document the + The QML types use the \l{qmltype-command}{\\qmltype} to document the type. In addition, they have the \l{inmodule-command}{\\inmodule} command in order for QDoc to associate them to the \c UIComponents module. -- cgit v1.2.3