Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add markdownbook submodule. | P. J. McDermott | 2012-08-13 | 2 | -0/+3 |
* | Remove markdownbook library and utility. | P. J. McDermott | 2012-08-13 | 7 | -851/+0 |
* | Remove old template files. | P. J. McDermott | 2012-08-13 | 2 | -12/+0 |
* | Add section ID to "Exceptions and Additions". | P. J. McDermott | 2012-08-12 | 1 | -2/+2 |
* | Merge branch 'software-inclusion-policy' of git://git.os.pehjota.net/users/pe... | P. J. McDermott | 2012-08-12 | 6 | -0/+310 |
|\ | |||||
| * | Add book control file. | P. J. McDermott | 2012-08-12 | 1 | -0/+2 |
| * | Rename and update index/title document. | P. J. McDermott | 2012-08-12 | 1 | -5/+10 |
| * | Update SIP documents. | P. J. McDermott | 2012-08-12 | 4 | -53/+49 |
| * | Move SIL OFL exception to a new section. | P. J. McDermott | 2012-06-19 | 1 | -3/+9 |
| * | SIL OFL is non-free. | P. J. McDermott | 2012-06-19 | 1 | -0/+3 |
| * | Fix Markdown link syntax. | P. J. McDermott | 2012-06-19 | 1 | -3/+4 |
| * | Fix spelling of link name. | P. J. McDermott | 2012-06-17 | 1 | -1/+1 |
| * | Explicitly specify that licenses must be public. | P. J. McDermott | 2012-06-17 | 1 | -4/+4 |
| * | Add a vague general statement. | P. J. McDermott | 2012-06-17 | 1 | -0/+7 |
| * | Edit unclassified license provision like a boss. | P. J. McDermott | 2012-06-17 | 1 | -5/+5 |
| * | Provide for licenses not mentioned by resources. | P. J. McDermott | 2012-06-17 | 1 | -0/+15 |
| * | Use more specific section titles. | P. J. McDermott | 2012-06-17 | 2 | -6/+6 |
| * | Rewrite "Legal Terms" chapter. | P. J. McDermott | 2012-06-17 | 1 | -13/+147 |
| * | Change Markdown source file extension. | P. J. McDermott | 2012-06-17 | 4 | -0/+0 |
| * | Write a basic software inclusion policy manual. | P. J. McDermott | 2012-06-10 | 5 | -0/+141 |
* | | Merge branch 'markdown-book' of git://git.os.pehjota.net/users/pehjota/doc/po... | P. J. McDermott | 2012-08-12 | 11 | -17/+1089 |
|\ \ | |/ |/| | |||||
| * | Add copyright and license information to Makefile. | P. J. McDermott | 2012-08-12 | 1 | -0/+21 |
| * | Handle CSS file in build system. | P. J. McDermott | 2012-08-12 | 1 | -1/+4 |
| * | Now remove the old notes and demo script. | P. J. McDermott | 2012-08-12 | 2 | -202/+0 |
| * | Add updated (but now old) notes. | P. J. McDermott | 2012-08-12 | 1 | -1/+80 |
| * | Update build system. | P. J. McDermott | 2012-08-12 | 1 | -17/+17 |
| * | Prepend namespace to Carp subroutine calls. | P. J. McDermott | 2012-08-12 | 4 | -7/+8 |
| * | chmod a+x scripts/markdownbook.pl | P. J. McDermott | 2012-08-12 | 1 | -0/+0 |
| * | Support arbitrary loading of format modules. | P. J. McDermott | 2012-08-12 | 3 | -13/+10 |
| * | Rename script to markdownbook.pl. | P. J. McDermott | 2012-08-12 | 1 | -0/+0 |
| * | Improve error handling. | P. J. McDermott | 2012-08-12 | 4 | -9/+24 |
| * | Implement "sectlink" macro. | P. J. McDermott | 2012-08-12 | 1 | -0/+4 |
| * | Remove old debugging method. | P. J. McDermott | 2012-08-12 | 1 | -13/+0 |
| * | Comment and clean up code. | P. J. McDermott | 2012-08-12 | 5 | -27/+60 |
| * | Remove old TODO tag. | P. J. McDermott | 2012-08-12 | 1 | -1/+0 |
| * | Add links to ToC. | P. J. McDermott | 2012-08-12 | 1 | -2/+8 |
| * | Add documents to links definitions. | P. J. McDermott | 2012-08-12 | 1 | -0/+6 |
| * | Fix missing line break in link definitions. | P. J. McDermott | 2012-08-12 | 1 | -0/+1 |
| * | Remove cruft. | P. J. McDermott | 2012-08-12 | 2 | -94/+0 |
| * | Adjust list margins. | P. J. McDermott | 2012-08-12 | 1 | -1/+4 |
| * | Mostly rewrite output(). | P. J. McDermott | 2012-08-12 | 1 | -26/+38 |
| * | Include documents in sections list and ToC. | P. J. McDermott | 2012-08-12 | 1 | -6/+18 |
| * | Add method to get document ID. | P. J. McDermott | 2012-08-12 | 1 | -0/+7 |
| * | Support macro substitutions. | P. J. McDermott | 2012-08-12 | 4 | -3/+67 |
| * | Collect sections in book. | P. J. McDermott | 2012-08-12 | 2 | -0/+11 |
| * | Support "txt"-format document output. | P. J. McDermott | 2012-08-12 | 2 | -0/+42 |
| * | Parse Markdown headings. | P. J. McDermott | 2012-08-12 | 1 | -0/+89 |
| * | Add generic new(). Make properties read-only. | P. J. McDermott | 2012-08-12 | 1 | -12/+20 |
| * | 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 |