diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2011-03-18 14:44:44 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2011-03-18 14:44:44 (GMT) |
commit | e05fd7c0d3cc7593f32e8f53b8c557ea7e96f0eb (patch) | |
tree | 8b829218644fa41170581cc3c0bce734a0bd97c7 /doc/src/webkit/webkit.qdoc | |
parent | dbb6a3ec34b5866f74e1520ac73ccfe4f3310d5e (diff) | |
download | Qt-e05fd7c0d3cc7593f32e8f53b8c557ea7e96f0eb.zip Qt-e05fd7c0d3cc7593f32e8f53b8c557ea7e96f0eb.tar.gz Qt-e05fd7c0d3cc7593f32e8f53b8c557ea7e96f0eb.tar.bz2 |
Edited Canvas and Storage chapters of QtWebKit guide.
Diffstat (limited to 'doc/src/webkit/webkit.qdoc')
-rw-r--r-- | doc/src/webkit/webkit.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/webkit/webkit.qdoc b/doc/src/webkit/webkit.qdoc index 78d27fa..759a7f7 100644 --- a/doc/src/webkit/webkit.qdoc +++ b/doc/src/webkit/webkit.qdoc @@ -94,10 +94,10 @@ technologies to create mobile applications with QtWebKit. Contents: \list -\o \l{Level 3 CSS}{Level 3 CSS: media queries, selectors, visual +\o \l{QtWebKit Guide - Level 3 CSS}{Level 3 CSS: media queries, selectors, visual effects, transforms, transitions, and animations} \o \l{Canvas Graphics}{HTML5 canvas element} -\o \l{Client Storage} +\o \l{QtWebKit Guide - Client Storage}{Client Storage} \endlist */ |