Commit b18076a1 authored by Jerome Pasion's avatar Jerome Pasion Committed by The Qt Project
Browse files

Doc: Setting navigation bar variables.


Change-Id: I0e0ac77bbae4847e65f62fb3d5b7d2c5c2368eb0
Reviewed-by: default avatarMartin Smith <martin.smith@digia.com>
No related merge requests found
Showing with 4 additions and 1 deletion
......@@ -16,7 +16,7 @@ headerdirs += ..
imagedirs += images
sourcedirs += ..
depends += qtcore qtxml qtwidgets qtdesigner
depends += qtcore qtxml qtwidgets qtdesigner qtdoc
# The following parameters are for creating a qhp file, the qhelpgenerator
# program can convert the qhp file into a qch file which can be opened in
......@@ -45,3 +45,6 @@ qhp.QtXmlPatterns.subprojects.classes.title = C++ Classes
qhp.QtXmlPatterns.subprojects.classes.indexTitle = Qt XML Patterns C++ Classes
qhp.QtXmlPatterns.subprojects.classes.selectors = class fake:headerfile
qhp.QtXmlPatterns.subprojects.classes.sortPages = true
navigation.landingpage = "Qt XML Patterns"
navigation.cppclassespage = "Qt XML Patterns C++ Classes"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment