From 84b7c58339f5ed698faee84b85e7db29545fa494 Mon Sep 17 00:00:00 2001 From: David Thomas Hume Date: Thu, 13 Mar 2014 08:03:13 +0000 Subject: [PATCH] Initial docs for async support --- _layouts/bootstrap.html | 2 + changelog.md | 6 ++ doc/asynchronous-resources.md | 133 ++++++++++++++++++++++++++++++++++ 3 files changed, 141 insertions(+) create mode 100644 doc/asynchronous-resources.md diff --git a/_layouts/bootstrap.html b/_layouts/bootstrap.html index 2f696ed..2a11677 100644 --- a/_layouts/bootstrap.html +++ b/_layouts/bootstrap.html @@ -79,6 +79,8 @@ Handlers
  • Debugging
  • +
  • + Asynchronous resources