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

Side by Side Diff: chrome/common/extensions/docs/history.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 642 matching lines...) Expand 10 before | Expand all | Expand 10 after
653 <p> 653 <p>
654 The callback <em>parameter</em> should specify a function 654 The callback <em>parameter</em> should specify a function
655 that looks like this: 655 that looks like this:
656 </p> 656 </p>
657 <p> 657 <p>
658 If you specify the <em>callback</em> parameter, it should 658 If you specify the <em>callback</em> parameter, it should
659 specify a function that looks like this: 659 specify a function that looks like this:
660 </p> 660 </p>
661 661
662 <!-- Note: intentionally longer 80 columns --> 662 <!-- Note: intentionally longer 80 columns -->
663 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 663 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
664 <dl> 664 <dl>
665 <div> 665 <div>
666 <div> 666 <div>
667 </div> 667 </div>
668 </div> 668 </div>
669 </dl> 669 </dl>
670 </div> 670 </div>
671 </div> 671 </div>
672 672
673 <!-- MIN_VERSION --> 673 <!-- MIN_VERSION -->
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
774 <p> 774 <p>
775 The callback <em>parameter</em> should specify a function 775 The callback <em>parameter</em> should specify a function
776 that looks like this: 776 that looks like this:
777 </p> 777 </p>
778 <p style="display: none; "> 778 <p style="display: none; ">
779 If you specify the <em>callback</em> parameter, it should 779 If you specify the <em>callback</em> parameter, it should
780 specify a function that looks like this: 780 specify a function that looks like this:
781 </p> 781 </p>
782 782
783 <!-- Note: intentionally longer 80 columns --> 783 <!-- Note: intentionally longer 80 columns -->
784 <pre>function(<span></span>) <span class="subdued">{...}</span >);</pre> 784 <pre>function(<span></span>) <span class="subdued">{...}</span >;</pre>
785 <dl> 785 <dl>
786 <div style="display: none; "> 786 <div style="display: none; ">
787 <div> 787 <div>
788 </div> 788 </div>
789 </div> 789 </div>
790 </dl> 790 </dl>
791 </div> 791 </div>
792 </div> 792 </div>
793 793
794 <!-- MIN_VERSION --> 794 <!-- MIN_VERSION -->
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
1069 <p> 1069 <p>
1070 The callback <em>parameter</em> should specify a function 1070 The callback <em>parameter</em> should specify a function
1071 that looks like this: 1071 that looks like this:
1072 </p> 1072 </p>
1073 <p style="display: none; "> 1073 <p style="display: none; ">
1074 If you specify the <em>callback</em> parameter, it should 1074 If you specify the <em>callback</em> parameter, it should
1075 specify a function that looks like this: 1075 specify a function that looks like this:
1076 </p> 1076 </p>
1077 1077
1078 <!-- Note: intentionally longer 80 columns --> 1078 <!-- Note: intentionally longer 80 columns -->
1079 <pre>function(<span></span>) <span class="subdued">{...}</span >);</pre> 1079 <pre>function(<span></span>) <span class="subdued">{...}</span >;</pre>
1080 <dl> 1080 <dl>
1081 <div style="display: none; "> 1081 <div style="display: none; ">
1082 <div> 1082 <div>
1083 </div> 1083 </div>
1084 </div> 1084 </div>
1085 </dl> 1085 </dl>
1086 </div> 1086 </div>
1087 </div> 1087 </div>
1088 1088
1089 <!-- MIN_VERSION --> 1089 <!-- MIN_VERSION -->
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
1245 <p> 1245 <p>
1246 The callback <em>parameter</em> should specify a function 1246 The callback <em>parameter</em> should specify a function
1247 that looks like this: 1247 that looks like this:
1248 </p> 1248 </p>
1249 <p> 1249 <p>
1250 If you specify the <em>callback</em> parameter, it should 1250 If you specify the <em>callback</em> parameter, it should
1251 specify a function that looks like this: 1251 specify a function that looks like this:
1252 </p> 1252 </p>
1253 1253
1254 <!-- Note: intentionally longer 80 columns --> 1254 <!-- Note: intentionally longer 80 columns -->
1255 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1255 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1256 <dl> 1256 <dl>
1257 <div> 1257 <div>
1258 <div> 1258 <div>
1259 </div> 1259 </div>
1260 </div> 1260 </div>
1261 </dl> 1261 </dl>
1262 </div> 1262 </div>
1263 </div> 1263 </div>
1264 1264
1265 <!-- MIN_VERSION --> 1265 <!-- MIN_VERSION -->
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
1482 <p> 1482 <p>
1483 The callback <em>parameter</em> should specify a function 1483 The callback <em>parameter</em> should specify a function
1484 that looks like this: 1484 that looks like this:
1485 </p> 1485 </p>
1486 <p style="display: none; "> 1486 <p style="display: none; ">
1487 If you specify the <em>callback</em> parameter, it should 1487 If you specify the <em>callback</em> parameter, it should
1488 specify a function that looks like this: 1488 specify a function that looks like this:
1489 </p> 1489 </p>
1490 1490
1491 <!-- Note: intentionally longer 80 columns --> 1491 <!-- Note: intentionally longer 80 columns -->
1492 <pre>function(<span>array of VisitItem results</span>) <span c lass="subdued">{...}</span>);</pre> 1492 <pre>function(<span>array of VisitItem results</span>) <span c lass="subdued">{...}</span>;</pre>
1493 <dl> 1493 <dl>
1494 <div> 1494 <div>
1495 <div> 1495 <div>
1496 <dt> 1496 <dt>
1497 <var>results</var> 1497 <var>results</var>
1498 <em> 1498 <em>
1499 1499
1500 <!-- TYPE --> 1500 <!-- TYPE -->
1501 <div style="display:inline"> 1501 <div style="display:inline">
1502 ( 1502 (
(...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after
1961 <p> 1961 <p>
1962 The callback <em>parameter</em> should specify a function 1962 The callback <em>parameter</em> should specify a function
1963 that looks like this: 1963 that looks like this:
1964 </p> 1964 </p>
1965 <p style="display: none; "> 1965 <p style="display: none; ">
1966 If you specify the <em>callback</em> parameter, it should 1966 If you specify the <em>callback</em> parameter, it should
1967 specify a function that looks like this: 1967 specify a function that looks like this:
1968 </p> 1968 </p>
1969 1969
1970 <!-- Note: intentionally longer 80 columns --> 1970 <!-- Note: intentionally longer 80 columns -->
1971 <pre>function(<span>array of HistoryItem results</span>) <span class="subdued">{...}</span>);</pre> 1971 <pre>function(<span>array of HistoryItem results</span>) <span class="subdued">{...}</span>;</pre>
1972 <dl> 1972 <dl>
1973 <div> 1973 <div>
1974 <div> 1974 <div>
1975 <dt> 1975 <dt>
1976 <var>results</var> 1976 <var>results</var>
1977 <em> 1977 <em>
1978 1978
1979 <!-- TYPE --> 1979 <!-- TYPE -->
1980 <div style="display:inline"> 1980 <div style="display:inline">
1981 ( 1981 (
(...skipping 1175 matching lines...) Expand 10 before | Expand all | Expand 10 after
3157 _uff=0; 3157 _uff=0;
3158 urchinTracker(); 3158 urchinTracker();
3159 } 3159 }
3160 catch(e) {/* urchinTracker not available. */} 3160 catch(e) {/* urchinTracker not available. */}
3161 </script> 3161 </script>
3162 <!-- end analytics --> 3162 <!-- end analytics -->
3163 </div> 3163 </div>
3164 </div> <!-- /gc-footer --> 3164 </div> <!-- /gc-footer -->
3165 </div> <!-- /gc-container --> 3165 </div> <!-- /gc-container -->
3166 </body></html> 3166 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/getstarted.html ('k') | chrome/common/extensions/docs/hosting.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698