Commit Graph

214 Commits

Author SHA1 Message Date
Mike Thompson 032772abc8 Docs WIP 2016-12-03 22:31:17 +11:00
Mike Thompson 1fff434580 Docs WIP 2016-12-03 21:44:06 +11:00
motor4ik 55d40d2e19 Update Coeffects.md 2016-12-02 22:16:35 +03:00
motor4ik bfa02d4bfd Update Effects.md 2016-12-02 22:04:10 +03:00
Mike Thompson f074fc363c Docs WIP 2016-12-02 23:46:06 +11:00
Mike Thompson e95d07da32 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2016-11-30 21:28:12 +11:00
Mike Thompson f04804ab5c Docs WIP 2016-11-30 21:28:01 +11:00
Mike Thompson 0deef884cb Docs WIP 2016-11-30 21:27:47 +11:00
Joe Snikeris 7b13d572da Minor documentation issue in Interceptors.md 2016-11-29 15:34:41 -05:00
Dexter Gramfors eb17fa3c5d Update External-Resources.md
Corrected version number in external project.
2016-11-19 09:30:13 +01: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 189709f65f WIP docs 2016-10-27 07:05:05 +11:00
Mike Thompson 8dd715fc1b WIP docs 2016-10-25 21:47:16 +11:00
Mike Thompson 5d5d895eab Merge pull request #260 from idmit/patch-1
Fix missing brackets in the example
2016-10-25 21:46:23 +11:00
Ivan Dmitrievsky 1f3c80d6f3 Fix missing brackets in the example 2016-10-25 12:37:23 +03:00
Mike Thompson b4d0020619 WIP docs 2016-10-25 17:27:15 +11:00
Mike Thompson 56c14fbec8 WIP docs 2016-10-25 17:22:49 +11:00
Mike Thompson 3a659dae94 Docs WIP 2016-10-24 14:21:47 +11:00
Mike Thompson b1b4120ab3 snapshot WIP on docs 2016-10-22 14:56:04 +11:00
Mike Thompson 977517d35c Docs WIP 2016-10-22 11:57:35 +11:00
Mike Thompson 02f2d92fc2 WIP docs 2016-10-21 23:12:24 +11:00
Mike Thompson f63adacfcf docs WIP 2016-10-21 20:40:32 +11:00
Mike Thompson 5cc48d54eb WIP on new docs 2016-10-21 16:09:39 +11:00
Mike Thompson be9e4521c2 And again 2016-10-21 07:25:54 +11:00
Mike Thompson 9f988395d0 Next image experiment - getting closer 2016-10-21 07:21:21 +11:00
Mike Thompson 87383a9042 Next experiment (I have to see what Github does with it) 2016-10-21 07:18:46 +11:00
Mike Thompson 6712cad85d Another experiement 2016-10-21 07:17:18 +11:00
Mike Thompson 6d2c6c1074 Experimenting with right-floating images and Git flavored markdown. 2016-10-21 07:12:49 +11:00
Mike Thompson 0638becd45 WIP on the new README and initial docs 2016-10-21 07:07:56 +11:00
Shaun Mahood fa39d73223 Update README.md 2016-10-19 13:53:46 -06:00
Mike Thompson dd4bf987aa Add Testing WIP 2016-10-19 21:25:08 +11:00
Mike Thompson 76a52d5cd0 Extra docs on Debugging 2016-10-19 21:25:07 +11:00
Mike Thompson 202318b874 WIP on the new README 2016-10-19 21:25:05 +11:00
Mike Thompson 772d9b0348 Event Handler docs 2016-10-19 21:25:04 +11:00
Mike Thompson e861c8204d Change a word or two in Interceptors.md 2016-10-19 21:25:03 +11:00
Mike Thompson b69e0a44e0 Clarify meaning of equals in doc 2016-10-19 21:25:02 +11: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 846a30e3f5 Merge pull request #251 from kapware/patch-1
Added :response-format, without that it fails.
2016-10-13 10:43:10 -06:00
Shaun Mahood 35f2722be4 Update Talking-To-Servers.md 2016-10-13 10:41:02 -06:00
kapware 0b23e2ade6 Added :response-format, without that it fails.
Without this line the event fails as the response is not properly formatted.
2016-10-13 18:29:00 +02:00
Daniel Compton c14935dea6
Spelling fixes 2016-10-13 17:44:29 +13:00
Evan Rubinton df8c1f41c8 Fix typos in Interceptors.md (#240) 2016-10-13 17:35:37 +13:00
Shaun Mahood 961f6535b9 Add project readme to docs table of contents (#247) 2016-10-13 17:33:57 +13:00
Shaun Mahood e40ef73c4a Update Coeffects.md
Added 1 whole space
2016-10-05 22:34:06 -06:00
Shaun Mahood a29317597a Fix to docs/interceptors.md
Remove incorrect duplicate navigation footer
2016-10-04 22:49:33 -06: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 3ef6304857 Merge pull request #235 from micmarsh/patch-1
Fix typo in first effect map
2016-10-03 15:29:55 -06:00
Shaun Mahood a28440578b Merge pull request #238 from si14/patch-3
Inline refheap snippets
2016-10-03 15:27:51 -06: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
Shaun Mahood fcd7bd5832 Merge pull request #243 from madvas/patch-1
Added tutorial link
2016-10-03 15:17:03 -06:00
Shaun Mahood ce9b951ea8 Update External-Resources.md 2016-10-03 15:15:14 -06:00
Shaun Mahood 3c319c0594 Update External-Resources.md 2016-10-03 15:14:37 -06:00
Matus Lestan 533d845ae1 Added tutorial link 2016-10-03 22:27:24 +02:00
Michael Marsh 655c6b8e22 Adding my YouTube library to External Effects 2016-10-03 15:52:51 -04:00
Dmitry Groshev a9be8cfd1a Inline refheap snippets
Refheap links are unreliable, so it's better to inline the linked code (see #232)
2016-09-27 19:08:44 +03:00
Michael Marsh 7756faa5c8 fix two types in first effect map 2016-09-12 09:49:58 -04:00
Henrik Mohr e2bd2ca83b Minimal typos 2016-09-07 15:16:57 +02:00
Mike Thompson 1475a2ef1b docs gardening 2016-09-07 15:40:52 +10:00
Mike Thompson 9b72c543b1 Add `Debugging-Event-Handlers.md` docs 2016-09-05 22:08:25 +10:00
Mike Thompson 92e0ad034e Improve the FAQ entry on inspecting state 2016-09-05 20:37:00 +10:00
Mike Thompson 80c3a56771 WIP on Debugging Event Handlers 2016-09-05 15:04:30 +10:00
Shaun Mahood 5068a04007 Update External Resources
Manually adding changes from PR #227 to develop branch
2016-09-04 22:22:33 -06:00
Toni Reina fe6a460114 Fix typo in docs/Subscribing-To-External-Data 2016-09-04 19:43:44 -05:00
Toni Reina 2ee840b3e8 Close paren correctly in Coeffects snippet 2016-09-04 19:42:58 -05:00
Mike Thompson f4dc265ef5 Remove line wrap 2016-09-04 04:50:36 +10:00
Mike Thompson a1e9461f63 Add Debugging doc 2016-09-04 04:47:03 +10:00
Mike Thompson e40c21147b Remove duplicate text in docs 2016-09-03 18:46:00 +10:00
Mike Thompson 2fa1aea94c Merge pull request #225 from areina/fix-typo-in-docs
Fix typo in docs/Talking-To-Servers.md
2016-09-03 15:25:31 +10:00
Toni Reina 9a4be58fa0 Fix typo in docs/Talking-To-Servers.md 2016-09-02 23:30:55 -05:00
Shaun Mahood 1815fc1b13 Update docs README and rename External-Docs 2016-09-02 13:24:09 -06:00
Shaun Mahood b83bf6c37a Add updated version of External Resources to Docs 2016-09-02 13:17:46 -06:00
Shaun Mahood 04d0a9e9af Minor docs fixes 2016-09-01 12:53:02 -06:00
Mike Thompson 08b4b8569e Word fiddling 2016-09-01 13:12:19 +10:00
Mike Thompson 9a9ec3827b Better code in Interceptors docs. Plus fix up titles. 2016-08-31 23:27:07 +10:00
Mike Thompson 5c0268411b Merge branch 'master' of https://github.com/Day8/re-frame 2016-08-31 22:55:10 +10:00
Mike Thompson 211a033d6d Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2016-08-31 22:53:59 +10:00
Mike Thompson f09755c91a wording teaks in docs 2016-08-31 22:53:40 +10:00
Mike Thompson c3258ca303 Merge pull request #220 from si14/master
consistent Coeffects capitalization in docs
2016-08-31 22:52:04 +10:00
Dmitry Groshev b0371ae3d3 Fix typo in a link to Effectful Handlers doc 2016-08-30 20:22:14 +03:00
Dmitry Groshev 1e2c6703f5 Add missing handler to "Loading Initial Data" doc
"The pattern" implies `:initialise-db` handler, but it is missing. This PR adds a very simple implementation.
2016-08-30 20:18:42 +03: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
Mike Thompson 005f76c0a6 more docs tweaking 2016-08-31 00:31:36 +10:00
Mike Thompson e04e9fc9ad Tweak "Performance Problems" 2016-08-31 00:28:35 +10:00
Mike Thompson 8a07f49c64 A bit of docs gardening on `CPU-hog` 2016-08-31 00:20:50 +10:00
Mike Thompson 48de6d4a81 Add `Performance-Problems.md` document 2016-08-31 00:20:23 +10:00
Mike Thompson a24d5414b3 Still experimenting - searching for a nicely rendered `/docs` README 2016-08-30 20:04:09 +10:00
Mike Thompson f3c849ee83 Change README to use smaller section titles 2016-08-30 17:50:53 +10:00
Mike Thompson f8b7d082fd Add new doc - Solving The CPU Hog Problem 2016-08-30 17:40:21 +10:00
Shaun Mahood d6187b3259 Fix typo in docs 2016-08-29 13:19:35 -06:00
Mike Thompson 7a2dcb3f58 Get the line lengths right, to make reading flow. 2016-08-30 00:59:53 +10:00
Mike Thompson 11821950b5 Experiment with line width for easy reading. 2016-08-30 00:00:15 +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 8260e41c60 link correction 2016-08-29 22:58:45 +10:00
Mike Thompson a4d341ec4b WIP on FAQ 2016-08-29 22:57:35 +10:00
Mike Thompson 651cbd7059 docs 2016-08-29 14:05:29 +10:00
Mike Thompson a0679e12a2 More docs 2016-08-29 13:11:29 +10:00