Show HN: A Python script to convert DocBook books to QtHelp (github.com)
I usually write my user documentation using DocBook. For my recent applications built on top of Qt (e.g. PaletteWB (www.palettewb.com)), I needed something that generates in-app help pages. db2qthelp does this.
Any criticism or interest is appreciated.
5 comments
[ 4.3 ms ] story [ 20.7 ms ] threadYeah, look, it's hacky, yes, and maybe runs only with a certain setting.
But, well, you may be right, when I think a second time about this. Thanks...
XSLT is a functional programming language that leans heavily on XPath to support transformation of tree-based structures. XQuery is another in the same vein. But you can accomplish the same things using an imperative language like Python, calling into XPath for data.