summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-23A bit of refactoringScott Bahling2-25/+54
2013-09-23Ignore fenced code blocks when looking for headingsScott Bahling1-0/+11
2013-09-23Better handling of INDEXsScott Bahling1-4/+11
2013-09-09small fixScott Bahling1-1/+1
2013-07-18fix print statementScott Bahling1-1/+1
2013-07-18Implement multi-level documentation handlingScott Bahling3-42/+60
2013-04-12Implement json TOCScott Bahling4-34/+75
2013-04-08Rename HEADER to TITLE_BLOCKScott Bahling1-6/+6
2013-03-25Make panfry serve stopablepanfry-0.1.0Scott Bahling1-5/+39
2013-03-23Performance improvmentScott Bahling1-0/+3
2013-03-23Make sure we parse markdownScott Bahling1-2/+6
2013-03-23Default to html5 outputScott Bahling1-1/+4
2013-03-23Add panfry serve command and pandoc-optionsScott Bahling3-12/+73
2013-03-23Improve header id generationScott Bahling2-4/+16
2013-03-23Change --srcdir to --docdirScott Bahling2-11/+11
2013-03-23New document file structureScott Bahling4-29/+48
2013-03-23FixScott Bahling1-0/+1
2013-03-23Fix generation of cross page header referencingScott Bahling2-19/+25
2013-03-20Add epub generationScott Bahling3-3/+37
2013-03-19remove debug printScott Bahling1-1/+0
2013-03-19Expand internal links for split html documentsScott Bahling1-1/+35
2013-03-19Implement full table of contents generationScott Bahling4-13/+50
2013-03-19Cleanup and prepare for full level TOC generationScott Bahling2-29/+63
2013-03-19Remove duplicate code left over from re-factoringScott Bahling1-308/+0
2013-03-18Add header with page source on html generationScott Bahling1-1/+1
2013-03-18Better document title detection and pdf filename generationScott Bahling1-14/+18
2013-03-17Fix package version reportingScott Bahling3-3/+5
2013-03-17fixup setup.pyScott Bahling1-97/+1
2013-03-17initial commitScott Bahling12-0/+2120