summaryrefslogtreecommitdiffstats
path: root/src/serialport/doc/qtserialport.qdocconf
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2013-04-12 06:29:30 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-06 10:21:22 +0200
commitd424c1ee4494baffdc4715440f86ef80a94fd7a5 (patch)
tree3d25bad5f88fc640cb95192762cac38aba78e7c9 /src/serialport/doc/qtserialport.qdocconf
parent5abd6a5afd5f1429df59b3d2b373b6dfad8070c2 (diff)
Doc: Updates based on sanity checkv5.1.0-beta1
- 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 <lpapp@kde.org>
Diffstat (limited to 'src/serialport/doc/qtserialport.qdocconf')
-rw-r--r--src/serialport/doc/qtserialport.qdocconf7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/serialport/doc/qtserialport.qdocconf b/src/serialport/doc/qtserialport.qdocconf
index cf7c0613..f095c2f1 100644
--- a/src/serialport/doc/qtserialport.qdocconf
+++ b/src/serialport/doc/qtserialport.qdocconf
@@ -17,12 +17,7 @@ qhp.QtSerialPort.filterAttributes = qtserialport $QT_VERSION qtrefdoc
qhp.QtSerialPort.customFilters.Qt.name = QtSerialPort $QT_VERSION
qhp.QtSerialPort.customFilters.Qt.filterAttributes = qtserialport $QT_VERSION
-qhp.QtSerialPort.subprojects = overviews classes examples
-
-qhp.QtSerialPort.subprojects.overviews.title = Overview
-qhp.QtSerialPort.subprojects.overviews.indexTitle = Qt Serial Port
-qhp.QtSerialPort.subprojects.overviews.selectors = fake:page,group,module
-qhp.QtSerialPort.subprojects.overviews.sortPages = true
+qhp.QtSerialPort.subprojects = classes examples
qhp.QtSerialPort.subprojects.classes.title = C++ Classes
qhp.QtSerialPort.subprojects.classes.indexTitle = Qt Serial Port C++ Classes