summaryrefslogtreecommitdiffstats
path: root/HACKING.md
Commit message (Collapse)AuthorAgeFilesLines
* HACKING: Change format to MarkDownPaul Jakma2015-09-301-300/+267
| | | | | | | | | | | | | | | | * HACKING: Converted initially from LaTeX to markdown with: 'pandoc -f latex -t markdown HACKING.tex' Then tweaked by hand to add a header with some suitable variables for the pandoc LaTeX template to make better use of the page space, and to add newpages so the title page is standalone as in the previous version. Also went through and reflowed paragraphs best as I could to make them match the previous document, to make it a little easier to verify nothing had been changed other than the markup, via diff. PDF can be generated with: 'pandoc -o HACKING.pdf HACKING.md'
* HACKING: rename to HACKING.md in prep for conversion to MarkDownPaul Jakma2015-09-301-0/+533