diff options
author | Topi Reinio <topi.reinio@qt.io> | 2019-09-12 00:38:49 +0200 |
---|---|---|
committer | Topi Reinio <topi.reinio@qt.io> | 2019-09-26 13:46:31 +0200 |
commit | 3f3cf9dd93bfcb6c8989afa45f391633d007c8ce (patch) | |
tree | 5bc31bc93f129b836e8f852f867d7e1b860067a1 /src/qdoc/cppcodemarker.cpp | |
parent | 488f24540d087ae98fff4b3a4de82bdf9acbc72c (diff) | |
download | qttools-3f3cf9dd93bfcb6c8989afa45f391633d007c8ce.tar.gz |
qdoc: WebXML output format: Fix issues with example pages
Since QDoc no longer stores example files as nodes in its tree, the
WebXMLGenerator failed to generate output for those files.
Fix this by generating those pages explicitly as needed, overriding
functions from the Generator base class.
Prevent QDocIndexFiles from writing nested <page> elements when
WebXMLGenerator is in use, as that does not work as expected with
shiboken2.
Fixes: PYSIDE-1088
Change-Id: I01c2af2391726f448271fdb810ffc3da923caca5
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
0 files changed, 0 insertions, 0 deletions