From f83658449c698391d6a910c112fa629efd13efe1 Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Wed, 12 Dec 2012 00:08:17 +0800 Subject: Doc: Capitalize "Qt SVG" properly Follow the conventions at http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation Change-Id: I9a7a30f45a56f8700498cb382899e2139689b998 Reviewed-by: Jerome Pasion --- src/svg/doc/src/qtsvg-index.qdoc | 8 ++++---- src/svg/doc/src/qtsvg.qdoc | 6 +++--- src/svg/doc/src/svglicense.qdoc | 2 +- src/svg/doc/src/svgrendering.qdoc | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src/svg/doc/src') diff --git a/src/svg/doc/src/qtsvg-index.qdoc b/src/svg/doc/src/qtsvg-index.qdoc index 6208646..6e5b16a 100644 --- a/src/svg/doc/src/qtsvg-index.qdoc +++ b/src/svg/doc/src/qtsvg-index.qdoc @@ -3,7 +3,7 @@ ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** -** This file is part of the documentation of the Qt Svg Module. +** This file is part of the documentation of the Qt SVG Module. ** ** $QT_BEGIN_LICENSE:FDL$ ** Commercial License Usage @@ -28,7 +28,7 @@ /*! \title Qt SVG \page qtsvg-index.html - \brief Qt Svg provides functionality for handling SVG images. + \brief Qt SVG provides functionality for handling SVG images. Scalable Vector Graphics (SVG) is an XML-based language for describing two-dimensional vector graphics. Qt provides classes @@ -56,10 +56,10 @@ \section1 References \list - \li \l{Qt Svg C++ Classes} + \li \l{Qt SVG C++ Classes} \endlist - Qt Svg comes with the following examples: + Qt SVG comes with the following examples: \list \li \l{SVG Generator Example} diff --git a/src/svg/doc/src/qtsvg.qdoc b/src/svg/doc/src/qtsvg.qdoc index ffdc15e..34d828f 100644 --- a/src/svg/doc/src/qtsvg.qdoc +++ b/src/svg/doc/src/qtsvg.qdoc @@ -3,7 +3,7 @@ ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** -** This file is part of the documentation of the Qt Svg Module. +** This file is part of the documentation of the Qt SVG Module. ** ** $QT_BEGIN_LICENSE:FDL$ ** Commercial License Usage @@ -27,10 +27,10 @@ /*! \module QtSvg - \title Qt Svg C++ Classes + \title Qt SVG C++ Classes \ingroup modules - \brief The Qt Svg module provides functionality for handling SVG images. + \brief The Qt SVG module provides functionality for handling SVG images. Scalable Vector Graphics (SVG) is an XML-based language for describing two-dimensional vector graphics. Qt provides classes diff --git a/src/svg/doc/src/svglicense.qdoc b/src/svg/doc/src/svglicense.qdoc index 9aa5e1b..faea84c 100644 --- a/src/svg/doc/src/svglicense.qdoc +++ b/src/svg/doc/src/svglicense.qdoc @@ -3,7 +3,7 @@ ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** -** This file is part of the documentation of the Qt Svg Module. +** This file is part of the documentation of the Qt SVG Module. ** ** $QT_BEGIN_LICENSE:FDL$ ** Commercial License Usage diff --git a/src/svg/doc/src/svgrendering.qdoc b/src/svg/doc/src/svgrendering.qdoc index d401cb2..5daf26b 100644 --- a/src/svg/doc/src/svgrendering.qdoc +++ b/src/svg/doc/src/svgrendering.qdoc @@ -3,7 +3,7 @@ ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** -** This file is part of the documentation of the Qt Svg Module. +** This file is part of the documentation of the Qt SVG Module. ** ** $QT_BEGIN_LICENSE:FDL$ ** Commercial License Usage -- cgit v1.2.1