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

Side by Side Diff: chrome/common/extensions/docs/apps/experimental.html

Issue 10686006: Regenerate extension docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note:
2 1) The <head> information in this page is significant, should be uniform 2 1) The <head> information in this page is significant, should be uniform
3 across api docs and should be edited only with knowledge of the 3 across api docs and should be edited only with knowledge of the
4 templating mechanism. 4 templating mechanism.
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a
6 browser, it will be re-generated from the template, json schema and 6 browser, it will be re-generated from the template, json schema and
7 authored overview content. 7 authored overview content.
8 4) The <body>.innerHTML is also generated by an offline step so that this 8 4) The <body>.innerHTML is also generated by an offline step so that this
9 page may easily be indexed by search engines. 9 page may easily be indexed by search engines.
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head>
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 List of APIs 209 List of APIs
210 </h2> 210 </h2>
211 <p class="doc-family extensions"> 211 <p class="doc-family extensions">
212 We'd like your <a href="http://groups.google.com/a/chromium.org/group/chromium-e xtensions/topics">feedback</a> 212 We'd like your <a href="http://groups.google.com/a/chromium.org/group/chromium-e xtensions/topics">feedback</a>
213 on the following experimental APIs: 213 on the following experimental APIs:
214 </p> 214 </p>
215 <ul> 215 <ul>
216 <li> 216 <li>
217 <a href="experimental.app.html">experimental.app</a></li><li> 217 <a href="experimental.app.html">experimental.app</a></li><li>
218 <a href="experimental.bluetooth.html">experimental.bluetooth</a></li><li> 218 <a href="experimental.bluetooth.html">experimental.bluetooth</a></li><li>
219 <a href="experimental.devtools.audits.html">experimental.devtools.audits</a></ li><li>
220 <a href="experimental.devtools.console.html">experimental.devtools.console</a> </li><li>
221 <a href="experimental.discovery.html">experimental.discovery</a></li><li> 219 <a href="experimental.discovery.html">experimental.discovery</a></li><li>
222 <a href="experimental.identity.html">experimental.identity</a></li><li> 220 <a href="experimental.identity.html">experimental.identity</a></li><li>
223 <a href="experimental.keybinding.html">experimental.keybinding</a></li><li>
224 <a href="experimental.mediaGalleries.html">experimental.mediaGalleries</a></li ><li> 221 <a href="experimental.mediaGalleries.html">experimental.mediaGalleries</a></li ><li>
225 <a href="experimental.serial.html">experimental.serial</a></li><li> 222 <a href="experimental.serial.html">experimental.serial</a></li><li>
226 <a href="experimental.socket.html">experimental.socket</a></li><li> 223 <a href="experimental.socket.html">experimental.socket</a></li><li>
227 <a href="experimental.speechInput.html">experimental.speechInput</a></li><li> 224 <a href="experimental.speechInput.html">experimental.speechInput</a></li><li>
228 <a href="experimental.usb.html">experimental.usb</a></li> 225 <a href="experimental.usb.html">experimental.usb</a></li>
229 </ul> 226 </ul>
230 <p class="doc-family extensions"> 227 <p class="doc-family extensions">
231 Pay special attention to the following APIs, 228 Pay special attention to the following APIs,
232 which we expect to finalize soon: 229 which we expect to finalize soon:
233 <b>devtools</b>, 230 <b>devtools</b>,
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 _uff=0; 344 _uff=0;
348 urchinTracker(); 345 urchinTracker();
349 } 346 }
350 catch(e) {/* urchinTracker not available. */} 347 catch(e) {/* urchinTracker not available. */}
351 </script> 348 </script>
352 <!-- end analytics --> 349 <!-- end analytics -->
353 </div> 350 </div>
354 </div> <!-- /gc-footer --> 351 </div> <!-- /gc-footer -->
355 </div> <!-- /gc-container --> 352 </div> <!-- /gc-container -->
356 </body></html> 353 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/apps/events.html ('k') | chrome/common/extensions/docs/apps/experimental.bluetooth.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698