summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2019-03-21 10:03:58 +0100
committerAlex Blasche <alexander.blasche@qt.io>2019-04-01 11:36:23 +0000
commitf8f047366f82e2faa291824452ec13b648380307 (patch)
treed819b2e46e2b41d0821325de515fbbe95745c884
parentdea5f5524414e743e098151382e4d00a5b924bd1 (diff)
downloadqttools-f8f047366f82e2faa291824452ec13b648380307.tar.gz
Purge xmlpattern dependency from qttools documentation
The qtxmlpattern will become obsolete in Qt 5.13. Change-Id: Id5e67d4681f3fde9d09705aea3377727db71e964 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--src/qdoc/doc/config/qdoc.qdocconf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/qdoc/doc/config/qdoc.qdocconf b/src/qdoc/doc/config/qdoc.qdocconf
index cadc49e5d..23fa62d18 100644
--- a/src/qdoc/doc/config/qdoc.qdocconf
+++ b/src/qdoc/doc/config/qdoc.qdocconf
@@ -61,7 +61,6 @@ depends += \
qttestlib \
qtuitools \
qtwidgets \
- qtxml \
- qtxmlpatterns
+ qtxml
navigation.landingpage = "QDoc Manual"