##// END OF EJS Templates
Added qhp subprojects to generate useful entries in assistant contents...
Miikka Heikkinen -
r2420:76f8cee69586
parent child
Show More
@@ -8,6 +8,23 qhp.QtCommercialCharts.customFilters.QtCommercialCharts.name = QtCommercial Char
8 qhp.QtCommercialCharts.customFilters.QtCommercialCharts.filterAttributes = qtcommercialcharts $QT_CHARTS_VERSION
8 qhp.QtCommercialCharts.customFilters.QtCommercialCharts.filterAttributes = qtcommercialcharts $QT_CHARTS_VERSION
9 qhp.QtCommercialCharts.indexRoot =
9 qhp.QtCommercialCharts.indexRoot =
10
10
11 qhp.QtCommercialCharts.subprojects = gettingstarted classes qmlclasses examples demos
12
13 qhp.QtCommercialCharts.subprojects.gettingstarted.title = Getting Started
14 qhp.QtCommercialCharts.subprojects.gettingstarted.indexTitle = QtCommercial Charts getting started
15
16 qhp.QtCommercialCharts.subprojects.classes.title = API Classes
17 qhp.QtCommercialCharts.subprojects.classes.indexTitle = QtCommercial Charts API
18
19 qhp.QtCommercialCharts.subprojects.qmlclasses.title = QML API
20 qhp.QtCommercialCharts.subprojects.qmlclasses.indexTitle = QtCommercial Charts QML API
21
22 qhp.QtCommercialCharts.subprojects.examples.title = Examples
23 qhp.QtCommercialCharts.subprojects.examples.indexTitle = QtCommercial Charts Examples
24
25 qhp.QtCommercialCharts.subprojects.demos.title = Demos
26 qhp.QtCommercialCharts.subprojects.demos.indexTitle = QtCommercial Charts Demos
27
11 # Files not referenced in any qdoc file.
28 # Files not referenced in any qdoc file.
12 # See also extraimages.HTML
29 # See also extraimages.HTML
13 qhp.QtCommercialCharts.extraFiles = index.html \
30 qhp.QtCommercialCharts.extraFiles = index.html \
@@ -1,5 +1,6
1 /*!
1 /*!
2 \page demos.html
2 \page demos.html
3 \title QtCommercial Charts Demos
3 \keyword Demos
4 \keyword Demos
4
5
5 \raw HTML
6 \raw HTML
@@ -1,5 +1,6
1 /*!
1 /*!
2 \page examples.html
2 \page examples.html
3 \title QtCommercial Charts Examples
3 \keyword Examples
4 \keyword Examples
4
5
5 \raw HTML
6 \raw HTML
General Comments 0
You need to be logged in to leave comments. Login now