From 23747d6220fd039a802e873b00127f391076a8bb Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Mon, 18 Jun 2018 15:27:58 +0200 Subject: Doc: Add missing dots (qtwebengine) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-68933 Change-Id: I395157a9931a0e0789b3791cc9b4d55dbcf8a4c2 Reviewed-by: Topi Reiniƶ --- src/core/doc/src/qtwebenginecore-module.qdoc | 2 +- src/webengine/api/qtwebengineglobal.cpp | 2 +- src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/core/doc/src/qtwebenginecore-module.qdoc b/src/core/doc/src/qtwebenginecore-module.qdoc index 0ac20a794..2ed0a4c06 100644 --- a/src/core/doc/src/qtwebenginecore-module.qdoc +++ b/src/core/doc/src/qtwebenginecore-module.qdoc @@ -29,7 +29,7 @@ /*! \module QtWebEngineCore \title Qt WebEngine Core C++ Classes - \brief Provides public API shared by both QtWebEngine and QtWebEngineWidgets + \brief Provides public API shared by both QtWebEngine and QtWebEngineWidgets. \since 5.6 \ingroup qtwebengine-modules \ingroup modules diff --git a/src/webengine/api/qtwebengineglobal.cpp b/src/webengine/api/qtwebengineglobal.cpp index a242fc6aa..d181f44aa 100644 --- a/src/webengine/api/qtwebengineglobal.cpp +++ b/src/webengine/api/qtwebengineglobal.cpp @@ -54,7 +54,7 @@ namespace QtWebEngine { \ingroup qtwebengine-namespaces \keyword QtWebEngine Namespace - \brief Helper functions for the Qt WebEngine (Qt Quick) module + \brief Helper functions for the Qt WebEngine (Qt Quick) module. The \l[CPP]{QtWebEngine} namespace is part of the Qt WebEngine module. */ diff --git a/src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc b/src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc index 3da554a81..e4f259882 100644 --- a/src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc +++ b/src/webenginewidgets/doc/src/qtwebenginewidgets-module.qdoc @@ -28,7 +28,7 @@ /*! \module QtWebEngineWidgets \title Qt WebEngine Widgets C++ Classes - \brief Provides C++ classes for rendering web content in a QWidget based application + \brief Provides C++ classes for rendering web content in a QWidget based application. \ingroup modules \ingroup qtwebengine-modules \qtvariable webenginewidgets -- cgit v1.2.3