Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't edit headings in index document. | P. J. McDermott | 2012-08-11 | 1 | -0/+5 |
* | Add chapter numbers to section numbers. | P. J. McDermott | 2012-08-11 | 1 | -0/+1 |
* | Remove type-specific document modules. | P. J. McDermott | 2012-08-11 | 1 | -2/+1 |
* | Remove format-specific book module. | P. J. McDermott | 2012-08-11 | 1 | -0/+1 |
* | Move templating to MarkdownBook::Document::HTML. | P. J. McDermott | 2012-08-10 | 1 | -4/+34 |
* | Move sections method into MarkdownBook::Document. | P. J. McDermott | 2012-08-10 | 1 | -11/+0 |
* | Adjust book and document interfaces. | P. J. McDermott | 2012-08-10 | 1 | -1/+1 |
* | Rewrite section code. | P. J. McDermott | 2012-08-10 | 1 | -28/+15 |
* | Factor format-specific code out of modules. | P. J. McDermott | 2012-08-10 | 1 | -0/+108 |