db2html: split chunking and conversion
commitde827df5e5631d8b568fbb66d3ed5292ce537d38
authorStefan Sauer <ensonic@users.sf.net>
Fri, 15 Dec 2017 21:26:01 +0000 (15 22:26 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 15 Dec 2017 21:32:15 +0000 (15 22:32 +0100)
treed7f6226ad9f771d25e404f6fd8f838b08f3d9e1f
parentd5c909da8a7409d24f6bb365273035c8e8c846ae
db2html: split chunking and conversion

We need to do this to be able to create navigation. Use anytree for the
tree of files. Add a very simple first jinja2 template and hook up a
variable to an xpath expression.
doc/design-2.x.txt
tools/db2html.py