summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebKit/qt/docs
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2010-06-18 08:12:23 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2010-06-18 08:12:23 (GMT)
commit84882c173529352870966f97459ffb17c5a51eb4 (patch)
tree1f6d56b8ac164e86beaf91142f4df345a10d9d9b /src/3rdparty/webkit/WebKit/qt/docs
parent6aa50af000f85cc4497749fcf0860c8ed244a60e (diff)
downloadQt-84882c173529352870966f97459ffb17c5a51eb4.zip
Qt-84882c173529352870966f97459ffb17c5a51eb4.tar.gz
Qt-84882c173529352870966f97459ffb17c5a51eb4.tar.bz2
Updated WebKit to c6f08f4c13f88491a5d1ae1794c72166af0c26ba
Integrated: || <https://webkit.org/b/40050> || [Qt] Upstream the WebKit QML integration plugin ||
Diffstat (limited to 'src/3rdparty/webkit/WebKit/qt/docs')
-rw-r--r--src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdocconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdocconf b/src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdocconf
index 292c124..5f877c2 100644
--- a/src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdocconf
+++ b/src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdocconf
@@ -3,8 +3,8 @@
project = qtwebkit
description = "Qt WebKit API Documentation"
-headerdirs = $SRCDIR/WebKit/qt/Api
-sourcedirs = $SRCDIR/WebKit/qt/Api $SRCDIR/WebKit/qt/docs $SRCDIR/JavaScriptCore/qt/api
+headerdirs = $SRCDIR/WebKit/qt/Api $SRCDIR/WebKit/qt/declarative
+sourcedirs = $SRCDIR/WebKit/qt/Api $SRCDIR/WebKit/qt/docs $SRCDIR/JavaScriptCore/qt/api $SRCDIR/WebKit/qt/declarative
outputdir = $OUTPUT_DIR/doc/html
outputformats = HTML
sources.fileextensions = "*.cpp *.doc *.qdoc *.h"