summaryrefslogtreecommitdiff
path: root/panfry/cli.py
AgeCommit message (Collapse)AuthorFilesLines
2013-03-19Implement full table of contents generationScott Bahling1-0/+7
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-17Fix package version reportingScott Bahling1-2/+1
2013-03-17initial commitScott Bahling1-0/+144