From d424c1ee4494baffdc4715440f86ef80a94fd7a5 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Fri, 12 Apr 2013 06:29:30 -0700 Subject: Doc: Updates based on sanity check - Removed redundant qdoc pages on supported platforms, getting source, and building from source. - Added a module page to list the C++ classes - Removed unnecessary \module commands in several pages - Made a few language edits to class documentation - Updated the index page with some introductory content - Fixed broken links to the examples Change-Id: Ia7bd74b383f344426814db736f7bc4cd77c13992 Reviewed-by: Laszlo Papp --- examples/serialport/examples.qdoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'examples/serialport/examples.qdoc') diff --git a/examples/serialport/examples.qdoc b/examples/serialport/examples.qdoc index f7dbbf9c..ac95f5a8 100644 --- a/examples/serialport/examples.qdoc +++ b/examples/serialport/examples.qdoc @@ -27,11 +27,12 @@ ****************************************************************************/ /*! - \module QtSerialPort - \title Examples + \title Qt Serial Port Examples \page examples.html - \previouspage Building and usage - \contentspage {Examples} {Contents} + \brief List of serial port examples + + The module provides the following examples for reference to + help understand the API usage: \list \li \l blockingmaster -- cgit v1.2.3