13 Commits

Author SHA1 Message Date
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
2a8e5dcfac Improve Table of Contexts in various docs 2016-12-29 11:05:15 +11:00
Mike Thompson
22187ba6ea Better Table Of Contents 2016-12-20 23:16:53 +11:00
Mike Thompson
830f4d888e Improve FAQs - remove TOC 2016-12-18 23:42:45 +11:00
Matthew Jaoudi
eeb5e6609f fix typo in coeffects.md; 2016-12-17 00:14:00 -08:00
Mike Thompson
ad5333409e Docs WIP 2016-12-09 10:34:08 +11:00
motor4ik
55d40d2e19 Update Coeffects.md 2016-12-02 22:16:35 +03:00
Daniel Compton
d9cdb53c07
Add generated table of contents to docs
This uses doctoc to automatically generate the TOC.
2016-11-10 11:06:08 +13:00
Daniel Compton
c14935dea6
Spelling fixes 2016-10-13 17:44:29 +13:00
Shaun Mahood
e40ef73c4a Update Coeffects.md
Added 1 whole space
2016-10-05 22:34:06 -06:00
Toni Reina
2ee840b3e8 Close paren correctly in Coeffects snippet 2016-09-04 19:42:58 -05:00
Dmitry Groshev
10ff719eb8 add missing language name to a code snippet in Coeffects doc 2016-08-30 20:07:11 +03:00
Dmitry Groshev
486186371b consistent Coeffects capitalization in docs 2016-08-30 19:51:47 +03:00