Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move templating to MarkdownBook::Document::HTML. | P. J. McDermott | 2012-08-10 | 3 | -45/+44 |
* | Move sections method into MarkdownBook::Document. | P. J. McDermott | 2012-08-10 | 2 | -11/+11 |
* | Adjust book and document interfaces. | P. J. McDermott | 2012-08-10 | 4 | -15/+16 |
* | Rewrite section code. | P. J. McDermott | 2012-08-10 | 7 | -47/+150 |
* | Standardize constructor code style. | P. J. McDermott | 2012-08-10 | 4 | -4/+7 |
* | Factor format-specific code out of modules. | P. J. McDermott | 2012-08-10 | 8 | -155/+303 |
* | Fix IS_INDEX logic in template. | P. J. McDermott | 2012-08-10 | 1 | -1/+1 |
* | Add post-processing script and modules. | P. J. McDermott | 2012-08-10 | 7 | -0/+589 |