summaryrefslogtreecommitdiff
path: root/src/qdoc/doc.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2017-09-12 11:08:57 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2017-10-17 10:59:59 +0000
commit0f49c09a6fc5d03b100766e781fc0c98cfbdea7a (patch)
tree7505158b3c51369d9274449ed29527a72a8613d6 /src/qdoc/doc.cpp
parent9b2f166d7c94a8c4385fce1ce55513d677f981b3 (diff)
downloadqttools-0f49c09a6fc5d03b100766e781fc0c98cfbdea7a.tar.gz
qdoc: Revive the WebXML generator
Reintroduce the WebXML generator that was last seen in Qt 4.7 - this generator produces XML output similar to .index files, with embedded documentation content. To be used for generating documentation for the PySide project. Uses code from QDocIndexFiles to generate the elements. The generator itself is a specialization of the HTML generator as a lot of the code common to all generators is implemented in the HTML generator and not the base class. This could be cleaned up later on. To use the generator, set the 'outputformats' .qdocconf variable: outputformats = WebXML In addition for PySide/Shiboken, \snippet commands must be configured to generate <snippet> elements instead of hardcoded <code> snippets: quotinginformation = true Task-number: PYSIDE-363 Change-Id: I6b0770c5cd0db3e374f63f9c437fa9e8a77d3f8d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/qdoc/doc.cpp')
0 files changed, 0 insertions, 0 deletions