aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/qtmodules
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-25 09:57:37 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-25 22:08:47 +0000
commite0a8f2dfb759ef4eff542d0a317a9370d4eddc52 (patch)
tree7d9ccdbf81eeb4707e785ed8dd60dcb34fb6a584 /sources/pyside2/doc/qtmodules
parentc54a357b14a6d0e22ab5563e8ab634227fea67a1 (diff)
Add QtScxml to the documentation
Complements 9d10897929350417f4c7b2dcf06966ff7c67c5a6. Task-number: PYSIDE-487 Change-Id: I4a01c986535c0d7ba8362760c1b8e89a2f8e9936 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sources/pyside2/doc/qtmodules')
-rw-r--r--sources/pyside2/doc/qtmodules/pyside-qtscxml.qdocconf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/pyside2/doc/qtmodules/pyside-qtscxml.qdocconf.in b/sources/pyside2/doc/qtmodules/pyside-qtscxml.qdocconf.in
new file mode 100644
index 000000000..30b61a785
--- /dev/null
+++ b/sources/pyside2/doc/qtmodules/pyside-qtscxml.qdocconf.in
@@ -0,0 +1,3 @@
+include(@QT_SRC_DIR@/../qtscxml/src/scxml/doc/qtscxml.qdocconf)
+includepaths += -I @QT_SRC_DIR@/../qtscxml/src/scxml/doc
+include(../pyside-config.qdocconf)