diff options
| author | Pierre Rossi <pierre.rossi@digia.com> | 2012-12-03 17:20:38 +0100 |
|---|---|---|
| committer | Jerome Pasion <jerome.pasion@digia.com> | 2012-12-03 17:30:17 +0100 |
| commit | 60b7632bba669b1c982159f20e465eea097696e4 (patch) | |
| tree | 0d9265e5c7c5d9a80548705d459167ae20f40d09 /Source/WebKit | |
| parent | 5742b3288b2494d03149f439182a189ba9330a47 (diff) | |
| download | qtwebkit-60b7632bba669b1c982159f20e465eea097696e4.tar.gz | |
Doc fixes
Let's try to be compliant with the Qt5 approach.
Change-Id: Ib5bc5500a6d8c916f4cc165b637eb493b7409bd0
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'Source/WebKit')
| -rw-r--r-- | Source/WebKit/qt/docs/qtwebkit.qdoc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/WebKit/qt/docs/qtwebkit.qdoc b/Source/WebKit/qt/docs/qtwebkit.qdoc index f8cd8e702..384f63177 100644 --- a/Source/WebKit/qt/docs/qtwebkit.qdoc +++ b/Source/WebKit/qt/docs/qtwebkit.qdoc @@ -1,5 +1,6 @@ /*! \module QtWebKit + \page qtwebkitwidgets-index.html \title WebKit in Qt \contentspage All Qt Modules \previouspage QtSvg @@ -29,9 +30,6 @@ made fully editable to the user through the use of the \c{contenteditable} attribute on HTML elements. - QtWebKit has been enhanced to become more attractive on the mobile front as well. - For more information see \l{QtWebKit Goes Mobile}. - QtWebKit is based on the Open Source WebKit engine. More information about WebKit itself can be found on the \l{WebKit Open Source Project} Web site. |
