Commit Graph

32 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 9f1f54b124 Clean up External Resources for Effects 2016-12-25 06:02:47 +11:00
Mike Thompson 2f0f406c89 Improve docs navigation and remove unnecessary Tables of Contexts 2016-12-22 21:15:47 +11:00
Mike Thompson 22187ba6ea Better Table Of Contents 2016-12-20 23:16:53 +11:00
Matthew Jaoudi ba2fab9be5 fix typos in effects.md; 2016-12-17 00:00:45 -08:00
motor4ik bfa02d4bfd Update Effects.md 2016-12-02 22:04:10 +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
Shaun Mahood c66366425c Merge pull request #256 from kana-sama/patch-1
Fix links for builtin effect handlers
2016-10-18 13:55:29 -06:00
kana-sama 5da2e803a2 Fix links fot builtin effect handlers 2016-10-18 19:34:17 +03:00
Shaun Mahood 037a127fb7 Update Effects.md 2016-10-03 21:05:28 -06:00
Matus Lestan a6191440ef Added Google Analytics Effect Handlers 2016-10-04 00:59:01 +02:00
Shaun Mahood 78bb9b468a Adding external effects from @madvas
Manually adding changes from PR #244 rather than fixing merge conflicts.
2016-10-03 15:23:10 -06:00
Michael Marsh 655c6b8e22 Adding my YouTube library to External Effects 2016-10-03 15:52:51 -04:00
Dmitry Groshev 486186371b consistent Coeffects capitalization in docs 2016-08-30 19:51:47 +03:00
Shaun Mahood 2ebff40373 Docs Navigation
Fix links to Index and wrong navigation links
2016-08-28 09:50:15 -06:00
Shaun Mahood d4f51f933b Docs navigation
Add navigation to bottom of docs that don’t have it, update existing to
match current doc structure
2016-08-28 09:40:00 -06:00
Mike Thompson 209f36a0c2 Better highlighting in docs 2016-08-28 10:07:46 +10:00
Mike Thompson 2d15246b4d typo correction 2016-08-28 10:07:24 +10:00
Mike Thompson 3d3c7a1ccd Add navigation to docs pages 2016-08-25 00:30:37 +10:00
hipitihop 733ad218a2 Update fx-test fixtures to use re-frame.core/make-restore-fn & update docs 2016-08-24 10:44:21 +10:00
Mike Thompson 48faedb082 More docs work 2016-08-19 15:32:51 +10:00
Mike Thompson 4c5d28fc18 Docs gardening 2016-08-17 08:44:07 +10:00
Mike Thompson fead1b04b3 More docs review 2016-08-17 00:08:30 +10:00
Mike Thompson baa61a3749 Complete rename from `do-effects` to `do-fx` 2016-08-16 13:00:52 +10:00
Mike Thompson 7ca8d4fecc Shuffle Effects docs 2016-08-15 18:11:28 +10:00
Mike Thompson af5a1898c8 Add description of effects with no data 2016-08-15 12:28:18 +10:00
Mike Thompson 2793955276 Minor gardening on docs 2016-08-15 11:56:03 +10:00
Mike Thompson 108ee61220 Gardening passes over docs 2016-08-14 14:42:32 +10:00
Mike Thompson 7597a6e34d More effects love, including a TOC 2016-08-13 16:11:11 +10:00
Mike Thompson 401d1baa76 More on Effects doc - including adding TOC. Want to see it work on Github. 2016-08-13 13:18:17 +10:00
Mike Thompson 7b70b79590 Add the next document on Effects 2016-08-12 23:47:20 +10:00