1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/docs
2017-03-18 08:26:31 +01:00
..
event-loop-api.md Update headlines to not include Loop:: 2017-03-18 08:26:31 +01:00
event-loop.md Fix typos 2017-03-15 08:13:13 +01:00
managing-concurrency.md Update managing-concurrency to v2, updating the docs for helpers still outstanding, fixes #78 2017-03-13 15:49:25 +01:00
README.md Add intro README for the docs directory 2017-03-13 13:23:35 +01:00

Documentation

This directory contains the documentation for amphp/amp. Documentation and code are bundled within a single repository for easier maintenance. Additionally, this preserves the documentation for older versions.

Start with the Introduction to Event Loops.