7 Commits

Author SHA1 Message Date
Mike Thompson
286f342e1e Add parent links to various FAQ entries 2017-10-13 10:57:42 +11:00
Mike Thompson
e7114d1a6c Add new FAQ entry on Normalised databases 2017-08-01 23:11:33 +10:00
Mike Thompson
b98cc0039b FAQ update 2017-08-01 11:22:15 +10:00
Mike Thompson
4456305d6c Improve FAQ entry 2017-07-31 22:24:52 +10:00
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
7e21264cd0 Add new FAQ item 2017-01-07 10:33:46 +11:00