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/qtsvg.qdocconf | 6 +++--- 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 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/svg/doc/qtsvg.qdocconf b/src/svg/doc/qtsvg.qdocconf index 031828d..2758128 100644 --- a/src/svg/doc/qtsvg.qdocconf +++ b/src/svg/doc/qtsvg.qdocconf @@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf) include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) project = QtSvg -description = Qt Svg Reference Documentation +description = Qt SVG Reference Documentation url = http://qt-project.org/doc/qtsvg version = 5.0.0 @@ -11,7 +11,7 @@ qhp.projects = QtSvg qhp.QtSvg.file = qtsvg.qhp qhp.QtSvg.namespace = org.qt-project.qtsvg.500 qhp.QtSvg.virtualFolder = qtsvg -qhp.QtSvg.indexTitle = Qt Svg +qhp.QtSvg.indexTitle = Qt SVG qhp.QtSvg.indexRoot = qhp.QtSvg.filterAttributes = qtsvg 5.0.0 qtrefdoc @@ -19,7 +19,7 @@ qhp.QtSvg.customFilters.Qt.name = QtSvg 5.0.0 qhp.QtSvg.customFilters.Qt.filterAttributes = qtsvg 5.0.0 qhp.QtSvg.subprojects = classes qhp.QtSvg.subprojects.classes.title = C++ Classes -qhp.QtSvg.subprojects.classes.indexTitle = Qt Svg C++ Classes +qhp.QtSvg.subprojects.classes.indexTitle = Qt SVG C++ Classes qhp.QtSvg.subprojects.classes.selectors = class fake:headerfile qhp.QtSvg.subprojects.classes.sortPages = true 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