summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-01-19 15:09:57 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2015-01-20 09:25:39 +0100
commit39686161748c665780a276a7e309feb0e4a6e440 (patch)
tree98d2658d94e4df1be9d8fc29a4e6f614ec2bb65c
parent4999ce5fb04986ed1eb7fcc2f6d04ae53529b071 (diff)
downloadqtserialport-39686161748c665780a276a7e309feb0e4a6e440.tar.gz
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 <denis.shienkov@gmail.com> Reviewed-by: Sergey Belyashov <Sergey.Belyashov@gmail.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--examples/serialport/doc/cenumerator.qdoc2
-rw-r--r--src/serialport/doc/src/qtserialport-examples.qdoc (renamed from examples/serialport/examples.qdoc)1
2 files changed, 1 insertions, 2 deletions
diff --git a/examples/serialport/doc/cenumerator.qdoc b/examples/serialport/doc/cenumerator.qdoc
index 8371898..6774eed 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
diff --git a/examples/serialport/examples.qdoc b/src/serialport/doc/src/qtserialport-examples.qdoc
index e8e4c2b..51858b9 100644
--- a/examples/serialport/examples.qdoc
+++ b/src/serialport/doc/src/qtserialport-examples.qdoc
@@ -29,7 +29,6 @@
/*!
\title Qt Serial Port Examples
- \page examples-serialport.html
\group qtserialport-examples
\brief List of serial port examples