From 39686161748c665780a276a7e309feb0e4a6e440 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 19 Jan 2015 15:09:57 +0100 Subject: Doc: Fix the examples page The group page listing all the examples defined also a \page name, which caused the generated page to contain no examples. Also correct the group name for Command Line Enumerator Example, and move the qtserialport-examples.qdoc to the correct location. Change-Id: I6ebfbe1c49d2a44e4ed631f22027659ba43ceb8d Reviewed-by: Denis Shienkov Reviewed-by: Sergey Belyashov Reviewed-by: Leena Miettinen --- examples/serialport/doc/cenumerator.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/serialport/doc') diff --git a/examples/serialport/doc/cenumerator.qdoc b/examples/serialport/doc/cenumerator.qdoc index 83718982..6774eed2 100644 --- a/examples/serialport/doc/cenumerator.qdoc +++ b/examples/serialport/doc/cenumerator.qdoc @@ -29,7 +29,7 @@ /*! \example cenumerator \title Command Line Enumerator Example - \ingroup qtserialport-example + \ingroup qtserialport-examples \brief Shows how to get information about serial devices in a system. \e{Command Line Enumerator} shows how to use the class QSerialPortInfo for -- cgit v1.2.3