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

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

Issue 3117029: Several small extensions docs system fixes... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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 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 546 matching lines...) Expand 10 before | Expand all | Expand 10 after
557 <p> 557 <p>
558 The callback <em>parameter</em> should specify a function 558 The callback <em>parameter</em> should specify a function
559 that looks like this: 559 that looks like this:
560 </p> 560 </p>
561 <p> 561 <p>
562 If you specify the <em>callback</em> parameter, it should 562 If you specify the <em>callback</em> parameter, it should
563 specify a function that looks like this: 563 specify a function that looks like this:
564 </p> 564 </p>
565 565
566 <!-- Note: intentionally longer 80 columns --> 566 <!-- Note: intentionally longer 80 columns -->
567 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 567 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
568 <dl> 568 <dl>
569 <div> 569 <div>
570 <div> 570 <div>
571 </div> 571 </div>
572 </div> 572 </div>
573 </dl> 573 </dl>
574 </div> 574 </div>
575 </div> 575 </div>
576 576
577 <!-- MIN_VERSION --> 577 <!-- MIN_VERSION -->
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
907 <p> 907 <p>
908 The callback <em>parameter</em> should specify a function 908 The callback <em>parameter</em> should specify a function
909 that looks like this: 909 that looks like this:
910 </p> 910 </p>
911 <p> 911 <p>
912 If you specify the <em>callback</em> parameter, it should 912 If you specify the <em>callback</em> parameter, it should
913 specify a function that looks like this: 913 specify a function that looks like this:
914 </p> 914 </p>
915 915
916 <!-- Note: intentionally longer 80 columns --> 916 <!-- Note: intentionally longer 80 columns -->
917 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 917 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
918 <dl> 918 <dl>
919 <div> 919 <div>
920 <div> 920 <div>
921 </div> 921 </div>
922 </div> 922 </div>
923 </dl> 923 </dl>
924 </div> 924 </div>
925 </div> 925 </div>
926 926
927 <!-- MIN_VERSION --> 927 <!-- MIN_VERSION -->
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
1141 <p> 1141 <p>
1142 The callback <em>parameter</em> should specify a function 1142 The callback <em>parameter</em> should specify a function
1143 that looks like this: 1143 that looks like this:
1144 </p> 1144 </p>
1145 <p> 1145 <p>
1146 If you specify the <em>callback</em> parameter, it should 1146 If you specify the <em>callback</em> parameter, it should
1147 specify a function that looks like this: 1147 specify a function that looks like this:
1148 </p> 1148 </p>
1149 1149
1150 <!-- Note: intentionally longer 80 columns --> 1150 <!-- Note: intentionally longer 80 columns -->
1151 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1151 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1152 <dl> 1152 <dl>
1153 <div> 1153 <div>
1154 <div> 1154 <div>
1155 </div> 1155 </div>
1156 </div> 1156 </div>
1157 </dl> 1157 </dl>
1158 </div> 1158 </div>
1159 </div> 1159 </div>
1160 1160
1161 <!-- MIN_VERSION --> 1161 <!-- MIN_VERSION -->
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
1375 <p> 1375 <p>
1376 The callback <em>parameter</em> should specify a function 1376 The callback <em>parameter</em> should specify a function
1377 that looks like this: 1377 that looks like this:
1378 </p> 1378 </p>
1379 <p> 1379 <p>
1380 If you specify the <em>callback</em> parameter, it should 1380 If you specify the <em>callback</em> parameter, it should
1381 specify a function that looks like this: 1381 specify a function that looks like this:
1382 </p> 1382 </p>
1383 1383
1384 <!-- Note: intentionally longer 80 columns --> 1384 <!-- Note: intentionally longer 80 columns -->
1385 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1385 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1386 <dl> 1386 <dl>
1387 <div> 1387 <div>
1388 <div> 1388 <div>
1389 </div> 1389 </div>
1390 </div> 1390 </div>
1391 </dl> 1391 </dl>
1392 </div> 1392 </div>
1393 </div> 1393 </div>
1394 1394
1395 <!-- MIN_VERSION --> 1395 <!-- MIN_VERSION -->
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
1494 <p> 1494 <p>
1495 The callback <em>parameter</em> should specify a function 1495 The callback <em>parameter</em> should specify a function
1496 that looks like this: 1496 that looks like this:
1497 </p> 1497 </p>
1498 <p> 1498 <p>
1499 If you specify the <em>callback</em> parameter, it should 1499 If you specify the <em>callback</em> parameter, it should
1500 specify a function that looks like this: 1500 specify a function that looks like this:
1501 </p> 1501 </p>
1502 1502
1503 <!-- Note: intentionally longer 80 columns --> 1503 <!-- Note: intentionally longer 80 columns -->
1504 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1504 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1505 <dl> 1505 <dl>
1506 <div> 1506 <div>
1507 <div> 1507 <div>
1508 </div> 1508 </div>
1509 </div> 1509 </div>
1510 </dl> 1510 </dl>
1511 </div> 1511 </div>
1512 </div> 1512 </div>
1513 1513
1514 <!-- MIN_VERSION --> 1514 <!-- MIN_VERSION -->
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
1666 _uff=0; 1666 _uff=0;
1667 urchinTracker(); 1667 urchinTracker();
1668 } 1668 }
1669 catch(e) {/* urchinTracker not available. */} 1669 catch(e) {/* urchinTracker not available. */}
1670 </script> 1670 </script>
1671 <!-- end analytics --> 1671 <!-- end analytics -->
1672 </div> 1672 </div>
1673 </div> <!-- /gc-footer --> 1673 </div> <!-- /gc-footer -->
1674 </div> <!-- /gc-container --> 1674 </div> <!-- /gc-container -->
1675 </body></html> 1675 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/packaging.html ('k') | chrome/common/extensions/docs/samples.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698