Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3458)

Unified Diff: chrome/common/extensions/docs/api_other.html

Issue 7744001: Misc. minor doc improvements (mostly new links). (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/docs.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/api_other.html
===================================================================
--- chrome/common/extensions/docs/api_other.html (revision 98127)
+++ chrome/common/extensions/docs/api_other.html (working copy)
@@ -352,14 +352,16 @@
(<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>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/docs.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698