From 7a009686f962ff3e8bdb460a81b9d74277d2ce7d Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Thu, 3 Nov 2011 18:09:48 +1000 Subject: No need for a QML module when there's no docs The GrueSensor example no longer builds API docs so this module definition page isn't needed. Change-Id: I6263423ba756c2b5b70547d6c762ff664ef99377 Sanity-Review: Qt Sanity Bot Reviewed-by: Peter Yard --- doc/src/examples/grue.qdoc | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'doc/src') diff --git a/doc/src/examples/grue.qdoc b/doc/src/examples/grue.qdoc index e3a355bd..9f2761b1 100644 --- a/doc/src/examples/grue.qdoc +++ b/doc/src/examples/grue.qdoc @@ -139,7 +139,7 @@ \title Grue Sensor QML Import \brief The Grue sensor QML import exports the GrueSensor class as a QML element. - This example creates the \l {Grue 1.0} import. + This example creates the \e {Grue 1.0} import. \sa {Grue Sensor Example} */ @@ -160,13 +160,3 @@ \sa {Grue Sensor Example} */ -/*! - \qmlmodule Grue 1 - \title Grue 1.0 - \brief QML import for the Grue Sensor Example - - These are the elements available in the Grue 1.0 import. - - \sa {Grue Sensor QML Application} -*/ - -- cgit v1.2.3