9 Commits

Author SHA1 Message Date
Mike Thompson
65ed3a2aa3 Improve the Table of Contents in some docs 2017-04-14 15:38:18 +10:00
Arne Brasseur
f544cfa185 Update doc table of contents with latest doctoc (1.2.0)
It seems the version of doctoc that was used didn't correctly handle backticks
and trailing special characters in title names, e.g. it would generate

    [What Are They?](#what-are-they-)
    [`inject-cofx`](#-inject-cofx-)

Instead of what Github expects:

    [What Are They?](#what-are-they)
    [`inject-cofx`](#inject-cofx)
2017-02-01 13:43:42 +01:00
Mike Thompson
22187ba6ea Better Table Of Contents 2016-12-20 23:16:53 +11:00
Mike Thompson
a511874691 Fix up Navigation Links 2016-12-20 23:02:31 +11:00
Mike Thompson
ff5ce94296 Docs WIP 2016-12-15 16:04:49 +11:00
Mike Thompson
f4df4777c3 And we're done now with Event Handler Infographics 2016-12-15 00:26:39 +11:00
Mike Thompson
40e3622f61 Better wording above infographic 2016-12-15 00:21:14 +11:00
Mike Thompson
ec4b7e33f8 Image fiddling again 2016-12-15 00:17:42 +11:00
Mike Thompson
f9b3518a8f Docs WIP 2016-12-15 00:13:01 +11:00