summaryrefslogtreecommitdiffstats
path: root/scripts/MarkdownBook/Book.pm
Commit message (Expand)AuthorAgeFilesLines
* Remove markdownbook library and utility.P. J. McDermott2012-08-131-264/+0
* Prepend namespace to Carp subroutine calls.P. J. McDermott2012-08-121-4/+4
* Support arbitrary loading of format modules.P. J. McDermott2012-08-121-11/+8
* Improve error handling.P. J. McDermott2012-08-121-6/+15
* Implement "sectlink" macro.P. J. McDermott2012-08-121-0/+4
* Remove old debugging method.P. J. McDermott2012-08-121-13/+0
* Comment and clean up code.P. J. McDermott2012-08-121-11/+17
* Remove old TODO tag.P. J. McDermott2012-08-121-1/+0
* Add links to ToC.P. J. McDermott2012-08-121-2/+8
* Include documents in sections list and ToC.P. J. McDermott2012-08-121-6/+18
* Support macro substitutions.P. J. McDermott2012-08-121-0/+56
* Collect sections in book.P. J. McDermott2012-08-121-0/+10
* Support "txt"-format document output.P. J. McDermott2012-08-121-0/+1
* Remove type-specific document modules.P. J. McDermott2012-08-111-9/+7
* Remove format-specific book module.P. J. McDermott2012-08-111-2/+13
* Move templating to MarkdownBook::Document::HTML.P. J. McDermott2012-08-101-0/+10
* Adjust book and document interfaces.P. J. McDermott2012-08-101-0/+12
* Rewrite section code.P. J. McDermott2012-08-101-0/+10
* Standardize constructor code style.P. J. McDermott2012-08-101-1/+2
* Factor format-specific code out of modules.P. J. McDermott2012-08-101-70/+12
* Fix IS_INDEX logic in template.P. J. McDermott2012-08-101-1/+1
* Add post-processing script and modules.P. J. McDermott2012-08-101-0/+193