summaryrefslogtreecommitdiffstats
path: root/examples/serialport
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-07-24 10:59:36 -0700
committerThiago Macieira <thiago.macieira@intel.com>2014-07-25 01:59:37 +0200
commit76f317f5bc73209a78b87947d6ada94fa80a208e (patch)
treed35fd0dfac97181b3bf98257d1b65b3e53e10fa2 /examples/serialport
parentaa22914a0a796c912a500ab1854801c6b7ebdd8e (diff)
Doc: rename the end file for serialport docs
This page has been showing up in the master Qt docs as http://qt-project.org/doc/qt-5/examples.html, which is way too generic. The current practice is to add the module: \page qt3d-examples.html \page qt3d-examples-placeholder.html \page examples-graphicsview.html \page examples-graphicsview.html \page bluetooth-examples.html \page nfc-examples.html \page qtquick-codesamples.html \page qtexamplesandtutorials.html \page examples-layouts.html \page examples-draganddrop.html \page examples-threadandconcurrent.html \page examples-sql.html \page examples-xml.html \page examples-statemachine.html \page examples-animation.html \page examples-gestures.html \page examples-activeqt.html \page qdeclarativeexamples.html \page declarative-cppextensions-reference.html \page declarative-cppextensions-qgraphicslayouts.html \page examples-serialport.html \page qtwebkitexamples-index.html Change-Id: Ib272f6380cb694ad4acfc24a248266805cef05a8 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'examples/serialport')
-rw-r--r--examples/serialport/examples.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/serialport/examples.qdoc b/examples/serialport/examples.qdoc
index 6e5f3c4a..3b780160 100644
--- a/examples/serialport/examples.qdoc
+++ b/examples/serialport/examples.qdoc
@@ -28,7 +28,7 @@
/*!
\title Qt Serial Port Examples
- \page examples.html
+ \page examples-serialport.html
\brief List of serial port examples
The module provides the following examples for reference to