summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add generic new(). Make properties read-only.P. J. McDermott2012-08-121-12/+20
| * Don't edit headings in index document.P. J. McDermott2012-08-111-0/+5
| * Add chapter numbers to section numbers.P. J. McDermott2012-08-111-0/+1
| * Remove type-specific document modules.P. J. McDermott2012-08-119-202/+33
| * Remove format-specific book module.P. J. McDermott2012-08-114-47/+18
| * Move templating to MarkdownBook::Document::HTML.P. J. McDermott2012-08-103-45/+44
| * Move sections method into MarkdownBook::Document.P. J. McDermott2012-08-102-11/+11
| * Adjust book and document interfaces.P. J. McDermott2012-08-104-15/+16
| * Rewrite section code.P. J. McDermott2012-08-107-47/+150
| * Standardize constructor code style.P. J. McDermott2012-08-104-4/+7
| * Factor format-specific code out of modules.P. J. McDermott2012-08-108-155/+303
| * Fix IS_INDEX logic in template.P. J. McDermott2012-08-102-3/+3
| * Add post-processing script and modules.P. J. McDermott2012-08-107-0/+589
| * Add document template and stylesheet.P. J. McDermott2012-08-102-0/+171
| * Move note into notes.P. J. McDermott2012-06-051-0/+0
| * Document why MMD doesn't help with in-book links.P. J. McDermott2012-06-051-0/+23
| * Add files to example docdir.P. J. McDermott2012-06-051-0/+4
| * Describe files in docdir.P. J. McDermott2012-06-051-0/+6
| * Add notes on {pre,post}-processing scripts.P. J. McDermott2012-06-051-0/+40
| * Add test script that numbers section headers.P. J. McDermott2012-06-051-0/+73
|/
* Initial commit, just copying from the specs repo.P. J. McDermott2012-05-285-0/+46