summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlbars/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2016-11-02 12:41:36 +0100
committerTopi Reiniƶ <topi.reinio@qt.io>2016-11-02 12:46:21 +0000
commit90aff7026205d71efde65f1783a06af82e528287 (patch)
tree649de23cdb82919e47880bbfd1dad55f3377ff53 /examples/datavisualization/qmlbars/doc
parent8e59b4a63acc0d8f9f5e6d710788f3bfe5915ae3 (diff)
Doc: Use capitalization in section titles
Change-Id: I3ea9dde5f98813716d754d292af1f005d33ba98e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'examples/datavisualization/qmlbars/doc')
-rw-r--r--examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc b/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
index 7228a7be..48cee785 100644
--- a/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
+++ b/examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc
@@ -91,7 +91,7 @@
We use the \c visible property of the series to hide the second series for now.
- \section1 Custom axis labels
+ \section1 Custom Axis Labels
One interesting tidbit about axes is that we redefine the category labels for column axis in
\c Axes.qml. This is done because the data contains numbers for months, which we don't want
@@ -102,7 +102,7 @@
We also set automatic axis label rotation to make axis labels more readable at low camera
angles.
- \section1 Switching series
+ \section1 Switching Series
In the \c main.qml, we set up the graph and various UI elements. There are three interesting
code blocks we want to highlight here. The first one shows how to change the