summaryrefslogtreecommitdiffstats
path: root/doc/config/qtdoc.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config/qtdoc.qdocconf')
-rw-r--r--doc/config/qtdoc.qdocconf8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf
index 6e67ddcf6..be4502a79 100644
--- a/doc/config/qtdoc.qdocconf
+++ b/doc/config/qtdoc.qdocconf
@@ -48,16 +48,16 @@ qhp.QtDoc.indexRoot =
qhp.QtDoc.subprojects = classes qmltypes examples
qhp.QtDoc.subprojects.classes.title = Classes
-qhp.QtDoc.subprojects.classes.indexTitle = All Classes
-qhp.QtDoc.subprojects.classes.selectors = class fake:headerfile
+qhp.QtDoc.subprojects.classes.indexTitle = All C++ Classes
+qhp.QtDoc.subprojects.classes.selectors = class headerfile
qhp.QtDoc.subprojects.classes.sortPages = true
qhp.QtDoc.subprojects.qmltypes.title = QML Types
qhp.QtDoc.subprojects.qmltypes.indexTitle = All QML Types
-qhp.QtDoc.subprojects.qmltypes.selectors = qmlclass
+qhp.QtDoc.subprojects.qmltypes.selectors = qmltype
qhp.QtDoc.subprojects.qmltypes.sortPages = true
qhp.QtDoc.subprojects.examples.title = Tutorials and Examples
qhp.QtDoc.subprojects.examples.indexTitle = Qt Examples And Tutorials
-qhp.QtDoc.subprojects.examples.selectors = fake:example
+qhp.QtDoc.subprojects.examples.selectors = example
qhp.QtDoc.subprojects.examples.sortPages = true
# Add an image used in example manifests to qhp, as well as thumbnails for YouTube links