From 76f317f5bc73209a78b87947d6ada94fa80a208e Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Thu, 24 Jul 2014 10:59:36 -0700 Subject: 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 --- examples/serialport/examples.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/serialport') 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 -- cgit v1.2.3