summaryrefslogtreecommitdiff
path: root/panfry/main.py
AgeCommit message (Collapse)AuthorFilesLines
2013-03-20Add epub generationScott Bahling1-0/+4
Default to xelatex latex engine for pdf generation to handle utf-8 properly.
2013-03-19Implement full table of contents generationScott Bahling1-0/+3
By default panfry now generates a full table of contents navigation for split page documents. This means the TOC navitation has links to all pages and page sections. Simple, page only level table of contents can be switched on by passing the --simple-toc option.
2013-03-17initial commitScott Bahling1-0/+46