db2html: add a 2nd template and implement nav links
commit7fd77d747f4070f9043d880812c3f2cf26e82ded
authorStefan Sauer <ensonic@users.sf.net>
Sat, 16 Dec 2017 21:39:29 +0000 (16 22:39 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Sat, 16 Dec 2017 21:39:29 +0000 (16 22:39 +0100)
treeb61565310c3fee641397056dac6f2c0320e60a68
parent6e10d5c3997c6c3ca14adb47508c33813414aa5b
db2html: add a 2nd template and implement nav links

We now use the iterator from anytree to flatten the file-tree. With this
we can generate prev/next links. Add macros for the link tags in the head
section (missing titles still).
tools/db2html.py
tools/templates/book.html
tools/templates/common.html
tools/templates/refentry.html [copied from tools/templates/book.html with 54% similarity]