summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-04-05 21:15:55 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-16 15:39:08 +0200
commit22e45f0b0f956c025339d72ad53dca57ef684858 (patch)
treedfa0d21693ade41b4903a9e84ec6ca38bb0b7b09
parentf2afe6ed6c9e261476a99bbfff997dd2f16fefc4 (diff)
downloadqtserialport-22e45f0b0f956c025339d72ad53dca57ef684858.tar.gz
doc: Minor changes to qtserialport.qdocconf
Organizing the file a bit to make it match other qdocconf files. Also, renaming \title Qt Serial Port to match other modules. Change-Id: I65938cad5184ca886765272294ce07d117f77b5a Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
-rw-r--r--src/serialport/doc/qtserialport.qdocconf11
-rw-r--r--src/serialport/doc/src/index.qdoc2
2 files changed, 8 insertions, 5 deletions
diff --git a/src/serialport/doc/qtserialport.qdocconf b/src/serialport/doc/qtserialport.qdocconf
index 98dd15d..9db6c3c 100644
--- a/src/serialport/doc/qtserialport.qdocconf
+++ b/src/serialport/doc/qtserialport.qdocconf
@@ -10,7 +10,7 @@ qhp.projects = QtSerialPort
qhp.QtSerialPort.file = qtserialport.qhp
qhp.QtSerialPort.namespace = org.qt-project.qtserialport.$QT_VERSION_TAG
qhp.QtSerialPort.virtualFolder = qtserialport
-qhp.QtSerialPort.indexTitle = Qt Serial Port Reference Documentation
+qhp.QtSerialPort.indexTitle = Qt Serial Port
qhp.QtSerialPort.indexRoot =
qhp.QtSerialPort.filterAttributes = qtserialport $QT_VERSION qtrefdoc
@@ -22,14 +22,17 @@ 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.overviews.title = C++ Classes
-qhp.QtSerialPort.subprojects.overviews.indexTitle = Qt Serial Port C++ Classes
-qhp.QtSerialPort.subprojects.overviews.selectors = class fake:headerfile
+qhp.QtSerialPort.subprojects.classes.title = C++ Classes
+qhp.QtSerialPort.subprojects.classes.indexTitle = Qt Serial Port C++ Classes
+qhp.QtSerialPort.subprojects.classes.selectors = class fake:headerfile
+qhp.QtSerialPort.subprojects.classes.sortPages = true
qhp.QtSerialPort.subprojects.examples.title = Examples
qhp.QtSerialPort.subprojects.examples.indexTitle = Qt Serial Port Examples
qhp.QtSerialPort.subprojects.examples.selectors = fake:example
+qhp.QtSerialPort.subprojects.examples.sortPages = true
headerdirs += ..
sourcedirs += ..
diff --git a/src/serialport/doc/src/index.qdoc b/src/serialport/doc/src/index.qdoc
index f1706e7..dab757f 100644
--- a/src/serialport/doc/src/index.qdoc
+++ b/src/serialport/doc/src/index.qdoc
@@ -27,7 +27,7 @@
/*!
\module QtSerialPort
- \title Qt Serial Port Reference Documentation
+ \title Qt Serial Port
\page index.html
\brief The Qt Serial Port module provides classes to make the serial