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

Side by Side Diff: chrome/common/extensions/docs/extension.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 872 matching lines...) Expand 10 before | Expand all | Expand 10 after
883 <p> 883 <p>
884 The callback <em>parameter</em> should specify a function 884 The callback <em>parameter</em> should specify a function
885 that looks like this: 885 that looks like this:
886 </p> 886 </p>
887 <p> 887 <p>
888 If you specify the <em>callback</em> parameter, it should 888 If you specify the <em>callback</em> parameter, it should
889 specify a function that looks like this: 889 specify a function that looks like this:
890 </p> 890 </p>
891 891
892 <!-- Note: intentionally longer 80 columns --> 892 <!-- Note: intentionally longer 80 columns -->
893 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 893 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
894 <dl> 894 <dl>
895 <div> 895 <div>
896 <div> 896 <div>
897 </div> 897 </div>
898 </div> 898 </div>
899 </dl> 899 </dl>
900 </div> 900 </div>
901 </div> 901 </div>
902 902
903 <!-- MIN_VERSION --> 903 <!-- MIN_VERSION -->
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
1004 <p> 1004 <p>
1005 The callback <em>parameter</em> should specify a function 1005 The callback <em>parameter</em> should specify a function
1006 that looks like this: 1006 that looks like this:
1007 </p> 1007 </p>
1008 <p> 1008 <p>
1009 If you specify the <em>callback</em> parameter, it should 1009 If you specify the <em>callback</em> parameter, it should
1010 specify a function that looks like this: 1010 specify a function that looks like this:
1011 </p> 1011 </p>
1012 1012
1013 <!-- Note: intentionally longer 80 columns --> 1013 <!-- Note: intentionally longer 80 columns -->
1014 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1014 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1015 <dl> 1015 <dl>
1016 <div> 1016 <div>
1017 <div> 1017 <div>
1018 </div> 1018 </div>
1019 </div> 1019 </div>
1020 </dl> 1020 </dl>
1021 </div> 1021 </div>
1022 </div> 1022 </div>
1023 1023
1024 <!-- MIN_VERSION --> 1024 <!-- MIN_VERSION -->
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1070 <p> 1070 <p>
1071 The callback <em>parameter</em> should specify a function 1071 The callback <em>parameter</em> should specify a function
1072 that looks like this: 1072 that looks like this:
1073 </p> 1073 </p>
1074 <p> 1074 <p>
1075 If you specify the <em>callback</em> parameter, it should 1075 If you specify the <em>callback</em> parameter, it should
1076 specify a function that looks like this: 1076 specify a function that looks like this:
1077 </p> 1077 </p>
1078 1078
1079 <!-- Note: intentionally longer 80 columns --> 1079 <!-- Note: intentionally longer 80 columns -->
1080 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1080 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1081 <dl> 1081 <dl>
1082 <div> 1082 <div>
1083 <div> 1083 <div>
1084 </div> 1084 </div>
1085 </div> 1085 </div>
1086 </dl> 1086 </dl>
1087 </div> 1087 </div>
1088 </div> 1088 </div>
1089 1089
1090 <!-- MIN_VERSION --> 1090 <!-- MIN_VERSION -->
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1136 <p> 1136 <p>
1137 The callback <em>parameter</em> should specify a function 1137 The callback <em>parameter</em> should specify a function
1138 that looks like this: 1138 that looks like this:
1139 </p> 1139 </p>
1140 <p> 1140 <p>
1141 If you specify the <em>callback</em> parameter, it should 1141 If you specify the <em>callback</em> parameter, it should
1142 specify a function that looks like this: 1142 specify a function that looks like this:
1143 </p> 1143 </p>
1144 1144
1145 <!-- Note: intentionally longer 80 columns --> 1145 <!-- Note: intentionally longer 80 columns -->
1146 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1146 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1147 <dl> 1147 <dl>
1148 <div> 1148 <div>
1149 <div> 1149 <div>
1150 </div> 1150 </div>
1151 </div> 1151 </div>
1152 </dl> 1152 </dl>
1153 </div> 1153 </div>
1154 </div> 1154 </div>
1155 1155
1156 <!-- MIN_VERSION --> 1156 <!-- MIN_VERSION -->
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
1310 <p> 1310 <p>
1311 The callback <em>parameter</em> should specify a function 1311 The callback <em>parameter</em> should specify a function
1312 that looks like this: 1312 that looks like this:
1313 </p> 1313 </p>
1314 <p> 1314 <p>
1315 If you specify the <em>callback</em> parameter, it should 1315 If you specify the <em>callback</em> parameter, it should
1316 specify a function that looks like this: 1316 specify a function that looks like this:
1317 </p> 1317 </p>
1318 1318
1319 <!-- Note: intentionally longer 80 columns --> 1319 <!-- Note: intentionally longer 80 columns -->
1320 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1320 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1321 <dl> 1321 <dl>
1322 <div> 1322 <div>
1323 <div> 1323 <div>
1324 </div> 1324 </div>
1325 </div> 1325 </div>
1326 </dl> 1326 </dl>
1327 </div> 1327 </div>
1328 </div> 1328 </div>
1329 1329
1330 <!-- MIN_VERSION --> 1330 <!-- MIN_VERSION -->
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
1610 <p> 1610 <p>
1611 The callback <em>parameter</em> should specify a function 1611 The callback <em>parameter</em> should specify a function
1612 that looks like this: 1612 that looks like this:
1613 </p> 1613 </p>
1614 <p> 1614 <p>
1615 If you specify the <em>callback</em> parameter, it should 1615 If you specify the <em>callback</em> parameter, it should
1616 specify a function that looks like this: 1616 specify a function that looks like this:
1617 </p> 1617 </p>
1618 1618
1619 <!-- Note: intentionally longer 80 columns --> 1619 <!-- Note: intentionally longer 80 columns -->
1620 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1620 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1621 <dl> 1621 <dl>
1622 <div> 1622 <div>
1623 <div> 1623 <div>
1624 </div> 1624 </div>
1625 </div> 1625 </div>
1626 </dl> 1626 </dl>
1627 </div> 1627 </div>
1628 </div> 1628 </div>
1629 1629
1630 <!-- MIN_VERSION --> 1630 <!-- MIN_VERSION -->
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
1914 <p style="display: none; "> 1914 <p style="display: none; ">
1915 The callback <em>parameter</em> should specify a function 1915 The callback <em>parameter</em> should specify a function
1916 that looks like this: 1916 that looks like this:
1917 </p> 1917 </p>
1918 <p> 1918 <p>
1919 If you specify the <em>callback</em> parameter, it should 1919 If you specify the <em>callback</em> parameter, it should
1920 specify a function that looks like this: 1920 specify a function that looks like this:
1921 </p> 1921 </p>
1922 1922
1923 <!-- Note: intentionally longer 80 columns --> 1923 <!-- Note: intentionally longer 80 columns -->
1924 <pre>function(<span>any response</span>) <span class="subdued" >{...}</span>);</pre> 1924 <pre>function(<span>any response</span>) <span class="subdued" >{...}</span>;</pre>
1925 <dl> 1925 <dl>
1926 <div> 1926 <div>
1927 <div> 1927 <div>
1928 <dt> 1928 <dt>
1929 <var>response</var> 1929 <var>response</var>
1930 <em> 1930 <em>
1931 1931
1932 <!-- TYPE --> 1932 <!-- TYPE -->
1933 <div style="display:inline"> 1933 <div style="display:inline">
1934 ( 1934 (
(...skipping 1505 matching lines...) Expand 10 before | Expand all | Expand 10 after
3440 _uff=0; 3440 _uff=0;
3441 urchinTracker(); 3441 urchinTracker();
3442 } 3442 }
3443 catch(e) {/* urchinTracker not available. */} 3443 catch(e) {/* urchinTracker not available. */}
3444 </script> 3444 </script>
3445 <!-- end analytics --> 3445 <!-- end analytics -->
3446 </div> 3446 </div>
3447 </div> <!-- /gc-footer --> 3447 </div> <!-- /gc-footer -->
3448 </div> <!-- /gc-container --> 3448 </div> <!-- /gc-container -->
3449 </body></html> 3449 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/experimental.webRequest.html ('k') | chrome/common/extensions/docs/external_extensions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698