page: using lxml transform, simple docbook & image
authorFredrik Unger <fred@tree.se>
Fri, 27 Feb 2015 09:16:29 +0000 (10:16 +0100)
committerFredrik Unger <fred@tree.se>
Fri, 27 Feb 2015 09:16:29 +0000 (10:16 +0100)
commitb011c30d2ca867e3e68451c7a3bfced704216fc1
treee92b4b0cef5c0d2f182959b7a0ab352317f46540
parent369be7201d9703391d90d488cca8862b903ef15e
page: using lxml transform, simple docbook & image

Switching from external call to use the internal lxml xslt transform.
Creating a class for docbook and image to separate out
docbook specific code and image specific code.
treecutter/docbook.py [new file with mode: 0644]
treecutter/image.py [new file with mode: 0644]
treecutter/page.py
treecutter/sitemap.py