summaryrefslogtreecommitdiff
path: root/panfry/page.py
AgeCommit message (Collapse)AuthorFilesLines
2013-03-23Improve header id generationScott Bahling1-1/+8
2013-03-23FixScott Bahling1-0/+1
2013-03-23Fix generation of cross page header referencingScott Bahling1-7/+15
2013-03-19Implement full table of contents generationScott Bahling1-3/+16
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-19Cleanup and prepare for full level TOC generationScott Bahling1-21/+50
2013-03-17initial commitScott Bahling1-0/+59