Commit Graph

15 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
Ted Hogan 68c4f37b34 Link text to cljs-devtools matchs link 2017-01-16 13:22:48 -07:00
Mike Thompson 7e21264cd0 Add new FAQ item 2017-01-07 10:33:46 +11:00
Mike Thompson de8be2e69d Improve FAQ entry 2016-12-22 22:48:41 +11:00
Mike Thompson c0b5c05568 More FAQ cleanup 2016-12-18 23:45:35 +11:00
Mike Thompson 830f4d888e Improve FAQs - remove TOC 2016-12-18 23:42:45 +11:00
Daniel Compton c71d953a0b Update doctoc 2016-12-07 19:53:35 +13:00
Mike Thompson 80363519e8 Docs WIP 2016-12-07 09:57:20 +11:00
Daniel Compton 42c01a96f6 Add FAQ for why clear-subscription-cache! is needed 2016-12-06 16:13:56 +13: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
Mike Thompson 92e0ad034e Improve the FAQ entry on inspecting state 2016-09-05 20:37:00 +10:00
Mike Thompson 6db396381f More misc docs 2016-08-29 23:49:00 +10:00
Mike Thompson 781e7ca323 Experiment with FAQ formatting 2016-08-29 23:06:41 +10:00
Mike Thompson a4d341ec4b WIP on FAQ 2016-08-29 22:57:35 +10:00