summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/common/extensions/docs/api_other.html10
-rw-r--r--chrome/common/extensions/docs/docs.html4
-rw-r--r--chrome/common/extensions/docs/static/api_other.html10
-rw-r--r--chrome/common/extensions/docs/static/docs.html4
4 files changed, 18 insertions, 10 deletions
diff --git a/chrome/common/extensions/docs/api_other.html b/chrome/common/extensions/docs/api_other.html
index 74d773a..c42c37d 100644
--- a/chrome/common/extensions/docs/api_other.html
+++ b/chrome/common/extensions/docs/api_other.html
@@ -352,14 +352,16 @@ E.g. window.open(someUrl). --></dd>
(<a href="http://www.html5rocks.com/tutorials/audio/quick/">tutorial</a>) </li>
<li> application cache
(<a href="http://www.html5rocks.com/tutorials/appcache/beginner/">tutorial</a>) </li>
- <li> canvas </li>
+ <li> canvas
+ (<a href="http://www.html5rocks.com/en/tutorials/#canvas">articles</a>) </li>
<li> geolocation
(<a href="http://www.html5rocks.com/tutorials/geolocation/trip_meter/">tutorial</a>) </li>
- <li> local storage </li>
+ <li> local storage
+ (<a href="http://www.html5rocks.com/en/tutorials/offline/storage/">tutorial</a>) </li>
<li> notifications
(<a href="http://www.html5rocks.com/tutorials/notifications/quick/">tutorial</a>) </li>
- <li> session storage </li>
- <li> video </li>
+ <li> video
+ (<a href="http://www.html5rocks.com/en/tutorials/video/basics/">tutorial</a>) </li>
<li> web database
(<a href="http://www.html5rocks.com/tutorials/webdatabase/todo/">tutorial</a>) </li>
</ul>
diff --git a/chrome/common/extensions/docs/docs.html b/chrome/common/extensions/docs/docs.html
index e2d0928..b3aea98 100644
--- a/chrome/common/extensions/docs/docs.html
+++ b/chrome/common/extensions/docs/docs.html
@@ -437,7 +437,9 @@ The following table lists the doc locations and explains how they differ.
</td>
<td>
The very latest documentation.
- Look here if you're using a tip-of-tree version of
+ Look here if you're using
+ <a href="http://tools.google.com/dlpage/chromesxs">Canary</a>
+ or a tip-of-tree version of
<a href="http://dev.chromium.org">Chromium</a>
or if you're curious about features to come.
This version might also have bug fixes and feature information
diff --git a/chrome/common/extensions/docs/static/api_other.html b/chrome/common/extensions/docs/static/api_other.html
index 56f0fd6..a446fca 100644
--- a/chrome/common/extensions/docs/static/api_other.html
+++ b/chrome/common/extensions/docs/static/api_other.html
@@ -38,14 +38,16 @@ E.g. window.open(someUrl). --></dd>
(<a href="http://www.html5rocks.com/tutorials/audio/quick/">tutorial</a>) </li>
<li> application cache
(<a href="http://www.html5rocks.com/tutorials/appcache/beginner/">tutorial</a>) </li>
- <li> canvas </li>
+ <li> canvas
+ (<a href="http://www.html5rocks.com/en/tutorials/#canvas">articles</a>) </li>
<li> geolocation
(<a href="http://www.html5rocks.com/tutorials/geolocation/trip_meter/">tutorial</a>) </li>
- <li> local storage </li>
+ <li> local storage
+ (<a href="http://www.html5rocks.com/en/tutorials/offline/storage/">tutorial</a>) </li>
<li> notifications
(<a href="http://www.html5rocks.com/tutorials/notifications/quick/">tutorial</a>) </li>
- <li> session storage </li>
- <li> video </li>
+ <li> video
+ (<a href="http://www.html5rocks.com/en/tutorials/video/basics/">tutorial</a>) </li>
<li> web database
(<a href="http://www.html5rocks.com/tutorials/webdatabase/todo/">tutorial</a>) </li>
</ul>
diff --git a/chrome/common/extensions/docs/static/docs.html b/chrome/common/extensions/docs/static/docs.html
index df0b761..cd33bf5 100644
--- a/chrome/common/extensions/docs/static/docs.html
+++ b/chrome/common/extensions/docs/static/docs.html
@@ -123,7 +123,9 @@ The following table lists the doc locations and explains how they differ.
</td>
<td>
The very latest documentation.
- Look here if you're using a tip-of-tree version of
+ Look here if you're using
+ <a href="http://tools.google.com/dlpage/chromesxs">Canary</a>
+ or a tip-of-tree version of
<a href="http://dev.chromium.org">Chromium</a>
or if you're curious about features to come.
This version might also have bug fixes and feature information