From 9dea9de44917b0b72a786122e619d451ccb8b0dc Mon Sep 17 00:00:00 2001 From: Di Peng Date: Wed, 20 Jul 2011 19:29:54 -0700 Subject: feat(docs): add full offline support --- docs/src/templates/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'docs/src/templates/index.html') diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index 4ca4218a..f3754b41 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -77,10 +77,30 @@ ng:href="https://github.com/angular/angular.js/blob/master/CHANGELOG.md#{{versionNumber}}" ng:bind-template="v{{version}}"> + (enable offline support) + (offline support enabled) © 2010-2011 AngularJS +
+
+ If you want to be able to access the entire AngularJS documentation offline, click the
+ button below. This will reload the current page and trigger background downloads of all the
+ necessary files (approximately 3.5MB). The next time you load the docs, the browser will
+ use these cached files.
+
+ This feature is supported on all modern browsers, except for IE9 which lacks application
+ cache support.
+