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

Side by Side Diff: chrome/common/extensions/docs/experimental.omnibox.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 364 matching lines...) Expand 10 before | Expand all | Expand 10 after
375 <p> 375 <p>
376 The callback <em>parameter</em> should specify a function 376 The callback <em>parameter</em> should specify a function
377 that looks like this: 377 that looks like this:
378 </p> 378 </p>
379 <p> 379 <p>
380 If you specify the <em>callback</em> parameter, it should 380 If you specify the <em>callback</em> parameter, it should
381 specify a function that looks like this: 381 specify a function that looks like this:
382 </p> 382 </p>
383 383
384 <!-- Note: intentionally longer 80 columns --> 384 <!-- Note: intentionally longer 80 columns -->
385 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 385 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
386 <dl> 386 <dl>
387 <div> 387 <div>
388 <div> 388 <div>
389 </div> 389 </div>
390 </div> 390 </div>
391 </dl> 391 </dl>
392 </div> 392 </div>
393 </div> 393 </div>
394 394
395 <!-- MIN_VERSION --> 395 <!-- MIN_VERSION -->
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
496 <p> 496 <p>
497 The callback <em>parameter</em> should specify a function 497 The callback <em>parameter</em> should specify a function
498 that looks like this: 498 that looks like this:
499 </p> 499 </p>
500 <p> 500 <p>
501 If you specify the <em>callback</em> parameter, it should 501 If you specify the <em>callback</em> parameter, it should
502 specify a function that looks like this: 502 specify a function that looks like this:
503 </p> 503 </p>
504 504
505 <!-- Note: intentionally longer 80 columns --> 505 <!-- Note: intentionally longer 80 columns -->
506 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 506 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
507 <dl> 507 <dl>
508 <div> 508 <div>
509 <div> 509 <div>
510 </div> 510 </div>
511 </div> 511 </div>
512 </dl> 512 </dl>
513 </div> 513 </div>
514 </div> 514 </div>
515 515
516 <!-- MIN_VERSION --> 516 <!-- MIN_VERSION -->
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 <p> 617 <p>
618 The callback <em>parameter</em> should specify a function 618 The callback <em>parameter</em> should specify a function
619 that looks like this: 619 that looks like this:
620 </p> 620 </p>
621 <p> 621 <p>
622 If you specify the <em>callback</em> parameter, it should 622 If you specify the <em>callback</em> parameter, it should
623 specify a function that looks like this: 623 specify a function that looks like this:
624 </p> 624 </p>
625 625
626 <!-- Note: intentionally longer 80 columns --> 626 <!-- Note: intentionally longer 80 columns -->
627 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 627 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
628 <dl> 628 <dl>
629 <div> 629 <div>
630 <div> 630 <div>
631 </div> 631 </div>
632 </div> 632 </div>
633 </dl> 633 </dl>
634 </div> 634 </div>
635 </div> 635 </div>
636 636
637 <!-- MIN_VERSION --> 637 <!-- MIN_VERSION -->
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
738 <p> 738 <p>
739 The callback <em>parameter</em> should specify a function 739 The callback <em>parameter</em> should specify a function
740 that looks like this: 740 that looks like this:
741 </p> 741 </p>
742 <p> 742 <p>
743 If you specify the <em>callback</em> parameter, it should 743 If you specify the <em>callback</em> parameter, it should
744 specify a function that looks like this: 744 specify a function that looks like this:
745 </p> 745 </p>
746 746
747 <!-- Note: intentionally longer 80 columns --> 747 <!-- Note: intentionally longer 80 columns -->
748 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 748 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
749 <dl> 749 <dl>
750 <div> 750 <div>
751 <div> 751 <div>
752 </div> 752 </div>
753 </div> 753 </div>
754 </dl> 754 </dl>
755 </div> 755 </div>
756 </div> 756 </div>
757 757
758 <!-- MIN_VERSION --> 758 <!-- MIN_VERSION -->
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
859 <p> 859 <p>
860 The callback <em>parameter</em> should specify a function 860 The callback <em>parameter</em> should specify a function
861 that looks like this: 861 that looks like this:
862 </p> 862 </p>
863 <p> 863 <p>
864 If you specify the <em>callback</em> parameter, it should 864 If you specify the <em>callback</em> parameter, it should
865 specify a function that looks like this: 865 specify a function that looks like this:
866 </p> 866 </p>
867 867
868 <!-- Note: intentionally longer 80 columns --> 868 <!-- Note: intentionally longer 80 columns -->
869 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 869 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
870 <dl> 870 <dl>
871 <div> 871 <div>
872 <div> 872 <div>
873 </div> 873 </div>
874 </div> 874 </div>
875 </dl> 875 </dl>
876 </div> 876 </div>
877 </div> 877 </div>
878 878
879 <!-- MIN_VERSION --> 879 <!-- MIN_VERSION -->
(...skipping 711 matching lines...) Expand 10 before | Expand all | Expand 10 after
1591 _uff=0; 1591 _uff=0;
1592 urchinTracker(); 1592 urchinTracker();
1593 } 1593 }
1594 catch(e) {/* urchinTracker not available. */} 1594 catch(e) {/* urchinTracker not available. */}
1595 </script> 1595 </script>
1596 <!-- end analytics --> 1596 <!-- end analytics -->
1597 </div> 1597 </div>
1598 </div> <!-- /gc-footer --> 1598 </div> <!-- /gc-footer -->
1599 </div> <!-- /gc-container --> 1599 </div> <!-- /gc-container -->
1600 </body></html> 1600 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/experimental.infobars.html ('k') | chrome/common/extensions/docs/experimental.processes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698