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

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

Issue 10668027: Extension docs: Adjusting the API template, CSS, and static images. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebuilt docs. 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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 are not operated on by way of the jsskip="true" --> 45 are not operated on by way of the jsskip="true" -->
46 <!-- /SUBTEMPLATES --> 46 <!-- /SUBTEMPLATES -->
47 <a id="top"></a> 47 <a id="top"></a>
48 <div id="skipto"> 48 <div id="skipto">
49 <a href="#gc-pagecontent">Skip to page content</a> 49 <a href="#gc-pagecontent">Skip to page content</a>
50 <a href="#gc-toc">Skip to main navigation</a> 50 <a href="#gc-toc">Skip to main navigation</a>
51 </div> 51 </div>
52 <!-- API HEADER --> 52 <!-- API HEADER -->
53 <table id="header" width="100%" cellspacing="0" border="0"> 53 <table id="header" width="100%" cellspacing="0" border="0">
54 <tbody><tr> 54 <tbody><tr>
55 <td valign="middle"><a href="http://code.google.com/"><img src="../image s/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs" style="bord er:0; margin:0;"></a></td> 55 <td valign="middle"><a href="/"><img src="../images/chrome_logo.gif" alt ="Google Chrome Extensions" style="border:0; margin:0;"></a></td>
56 <td valign="middle" width="100%" style="padding-left:0.6em;"> 56 <td valign="middle" width="100%" style="padding-left:0.6em;">
57 <form action="http://www.google.com/cse" id="cse" style="margin-top:0. 5em"> 57 <form action="http://www.google.com/cse" id="cse" style="margin-top:0. 5em">
58 <div id="gsc-search-box"> 58 <div id="gsc-search-box">
59 <input type="hidden" name="cx" value="002967670403910741006:61_cvz fqtno"> 59 <input type="hidden" name="cx" value="002967670403910741006:61_cvz fqtno">
60 <input type="hidden" name="ie" value="UTF-8"> 60 <input type="hidden" name="ie" value="UTF-8">
61 <input type="text" name="q" value="" size="55"> 61 <input type="text" name="q" value="" size="55">
62 <input class="gsc-search-button" type="submit" name="sa" value="Se arch"> 62 <button class="gsc-search-button" type="submit" name="sa">
63 <img class="gsc-search-button-lens" src="images/search.png" alt= "Search">
64 </button>
63 <br> 65 <br>
64 <span class="greytext">e.g. "page action" or "tabs"</span> 66 <span class="greytext">e.g. "page action" or "tabs"</span>
65 </div> 67 </div>
66 </form> 68 </form>
67 <script type="text/javascript" src="https://www.google.com/jsapi"></sc ript> 69 <script type="text/javascript" src="https://www.google.com/jsapi"></sc ript>
68 <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script> 70 <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script>
69 <script type="text/javascript" src="https://www.google.com/coop/cse/t1 3n?form=cse&amp;t13n_langs=en"></script> 71 <script type="text/javascript" src="https://www.google.com/coop/cse/t1 3n?form=cse&amp;t13n_langs=en"></script>
70 <script type="text/javascript" src="https://www.google.com/coop/cse/br and?form=cse&amp;lang=en"></script> 72 <script type="text/javascript" src="https://www.google.com/coop/cse/br and?form=cse&amp;lang=en"></script>
71 </td> 73 </td>
72 </tr> 74 </tr>
73 </tbody></table> 75 </tbody></table>
74 <div id="codesiteContent" class=""> 76 <div id="codesiteContent" class="">
75 <a id="gc-topnav-anchor"></a> 77 <a id="gc-topnav-anchor"></a>
76 <div id="gc-topnav"> 78 <div id="gc-topnav">
77 <h1>Google Chrome Extensions (<a href="http://code.google.com/labs/">Lab s</a>)</h1> 79 <h1>Google Chrome Extensions</h1>
78 <ul id="home" class="gc-topnav-tabs"> 80 <ul id="home" class="gc-topnav-tabs">
79 <li id="home_link"> 81 <li id="home_link">
80 <a href="index.html" title="Google Chrome Extensions home page">Home </a> 82 <a href="index.html" title="Google Chrome Extensions home page">Home </a>
81 </li> 83 </li>
82 <li id="docs_link"> 84 <li id="docs_link">
83 <a href="docs.html" title="Official Google Chrome Extensions documen tation">Docs</a> 85 <a href="docs.html" title="Official Google Chrome Extensions documen tation">Docs</a>
84 </li> 86 </li>
85 <li id="faq_link"> 87 <li id="faq_link">
86 <a href="faq.html" title="Answers to frequently asked questions abou t Google Chrome Extensions">FAQ</a> 88 <a href="faq.html" title="Answers to frequently asked questions abou t Google Chrome Extensions">FAQ</a>
87 </li> 89 </li>
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 see <a href="docs.html#versions">Doc versions</a>. 231 see <a href="docs.html#versions">Doc versions</a>.
230 </p> 232 </p>
231 <h2 id="overview"> 233 <h2 id="overview">
232 List of APIs 234 List of APIs
233 </h2> 235 </h2>
234 <p> 236 <p>
235 We'd like your <a href="http://groups.google.com/a/chromium.org/group/chromium-e xtensions/topics">feedback</a> 237 We'd like your <a href="http://groups.google.com/a/chromium.org/group/chromium-e xtensions/topics">feedback</a>
236 on the following experimental APIs: 238 on the following experimental APIs:
237 </p> 239 </p>
238 <ul> 240 <ul>
239 <li>
240 <a href="experimental.app.html">experimental.app</a></li><li>
241 <a href="experimental.devtools.audits.html">experimental.devtools.audits</a></ li><li>
242 <a href="experimental.devtools.console.html">experimental.devtools.console</a> </li><li>
243 <a href="experimental.discovery.html">experimental.discovery</a></li><li>
244 <a href="experimental.fontSettings.html">experimental.fontSettings</a></li><li >
245 <a href="experimental.identity.html">experimental.identity</a></li><li>
246 <a href="experimental.infobars.html">experimental.infobars</a></li><li>
247 <a href="experimental.keybinding.html">experimental.keybinding</a></li><li>
248 <a href="experimental.mediaGalleries.html">experimental.mediaGalleries</a></li ><li>
249 <a href="experimental.offscreenTabs.html">experimental.offscreenTabs</a></li>< li>
250 <a href="experimental.processes.html">experimental.processes</a></li><li>
251 <a href="experimental.speechInput.html">experimental.speechInput</a></li>
252 </ul> 241 </ul>
253 <p> 242 <p>
254 Pay special attention to the following APIs, 243 Pay special attention to the following APIs,
255 which we expect to finalize soon: 244 which we expect to finalize soon:
256 <b>devtools</b>, 245 <b>devtools</b>,
257 <b>infobars</b>, 246 <b>infobars</b>,
258 <b>permissions</b>, 247 <b>permissions</b>,
259 For examples of using the experimental APIs, see 248 For examples of using the experimental APIs, see
260 <a href="samples.html#experimental">Samples</a>. 249 <a href="samples.html#experimental">Samples</a>.
261 </p> 250 </p>
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 _uff=0; 350 _uff=0;
362 urchinTracker(); 351 urchinTracker();
363 } 352 }
364 catch(e) {/* urchinTracker not available. */} 353 catch(e) {/* urchinTracker not available. */}
365 </script> 354 </script>
366 <!-- end analytics --> 355 <!-- end analytics -->
367 </div> 356 </div>
368 </div> <!-- /gc-footer --> 357 </div> <!-- /gc-footer -->
369 </div> <!-- /gc-container --> 358 </div> <!-- /gc-container -->
370 </body></html> 359 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/extensions/events.html ('k') | chrome/common/extensions/docs/extensions/experimental.app.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698