summaryrefslogtreecommitdiffstats
path: root/src/core/core_module.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-07-24 12:09:43 +0200
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-07-28 17:36:24 +0000
commit8ba83af2855a39669c43e078203dc2eb1b92b05f (patch)
tree7c1d375292fe70d77f9836410de56392174e3ee7 /src/core/core_module.pro
parent9d0ffa7ea265d5769201ba3b3a0bf196dbc923ad (diff)
Add documentation for QtWebEngineCore module
Now that QtWebEngineCore has public API, we should document the module. Change-Id: I29660243da80b5923836bb2d0394dc2e8be209e2 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
Diffstat (limited to 'src/core/core_module.pro')
-rw-r--r--src/core/core_module.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/core_module.pro b/src/core/core_module.pro
index 04014c6c3..dafeb0b36 100644
--- a/src/core/core_module.pro
+++ b/src/core/core_module.pro
@@ -9,6 +9,8 @@ QMAKE_INFO_PLIST = Info_mac.plist
error("Could not find the linking information that gyp should have generated.")
}
+QMAKE_DOCS = $$PWD/doc/qtwebenginecore.qdocconf
+
load(qt_module)
api_library_name = qtwebenginecoreapi