From 90aff7026205d71efde65f1783a06af82e528287 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 2 Nov 2016 12:41:36 +0100 Subject: Doc: Use capitalization in section titles Change-Id: I3ea9dde5f98813716d754d292af1f005d33ba98e Reviewed-by: Leena Miettinen --- examples/datavisualization/qmlbars/doc/src/qmlbars.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/datavisualization/qmlbars/doc') 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 -- cgit v1.2.3