1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Niklas Keller
5f3c0620a6 Remove already documented items from managing-concurrency.md
Merged a small part into the initial docs/README.md, most parts were already documented elsewhere. Generator docs might be helpful for building the coroutines documentation.
2017-05-03 13:12:42 +02:00
Niklas Keller
c29da96f3e Fix remaining Pause → Delayed in examples and docs 2017-05-02 07:25:22 +02:00
Niklas Keller
3b6ca19dfe Move promise documentation to own document + success / failure, fixes #97 2017-03-20 21:21:22 +01:00
Niklas Keller
9816bd9828 Move promise combinators into their own document, fixes #102 2017-03-20 21:08:03 +01:00
Niklas Keller
3665df6e96 Fix tabs → spaces 2017-03-18 08:42:26 +01:00
Niklas Keller
76c412a802 Update managing-concurrency to v2, updating the docs for helpers still outstanding, fixes #78 2017-03-13 15:49:25 +01:00
Niklas Keller
62f6e43771 Improve README, add documentation 2017-03-13 13:16:59 +01:00