Commit graph

4 commits

Author SHA1 Message Date
PeridexisErrant
3b5d55fa6e Check that all images are used (lint.py)
This caught a markup error, an unused image, and case-sensitivity (which
Sphinx doesn't mind, but still).  Now a standard test function.
2015-10-04 18:21:24 +11:00
PeridexisErrant
1b1f513504 Limit line length; use manual wrapping
There's a bit of a debate about this for text (none for code), but I'm
coming down on the side of manual wrapping because it makes line-based
diffs much more useful and powerful.
2015-09-28 23:04:13 +10:00
PeridexisErrant
e556d51283 Update custom embark tutorial 2015-09-28 16:39:59 +10:00
PeridexisErrant
293b2dfbe6 Import TinyPirate tutorial embarking 2015-09-27 18:58:42 +10:00