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

Side by Side Diff: chrome/common/extensions/docs/browserAction.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 734 matching lines...) Expand 10 before | Expand all | Expand 10 after
745 <p> 745 <p>
746 The callback <em>parameter</em> should specify a function 746 The callback <em>parameter</em> should specify a function
747 that looks like this: 747 that looks like this:
748 </p> 748 </p>
749 <p> 749 <p>
750 If you specify the <em>callback</em> parameter, it should 750 If you specify the <em>callback</em> parameter, it should
751 specify a function that looks like this: 751 specify a function that looks like this:
752 </p> 752 </p>
753 753
754 <!-- Note: intentionally longer 80 columns --> 754 <!-- Note: intentionally longer 80 columns -->
755 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 755 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
756 <dl> 756 <dl>
757 <div> 757 <div>
758 <div> 758 <div>
759 </div> 759 </div>
760 </div> 760 </div>
761 </dl> 761 </dl>
762 </div> 762 </div>
763 </div> 763 </div>
764 764
765 <!-- MIN_VERSION --> 765 <!-- MIN_VERSION -->
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
979 <p> 979 <p>
980 The callback <em>parameter</em> should specify a function 980 The callback <em>parameter</em> should specify a function
981 that looks like this: 981 that looks like this:
982 </p> 982 </p>
983 <p> 983 <p>
984 If you specify the <em>callback</em> parameter, it should 984 If you specify the <em>callback</em> parameter, it should
985 specify a function that looks like this: 985 specify a function that looks like this:
986 </p> 986 </p>
987 987
988 <!-- Note: intentionally longer 80 columns --> 988 <!-- Note: intentionally longer 80 columns -->
989 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 989 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
990 <dl> 990 <dl>
991 <div> 991 <div>
992 <div> 992 <div>
993 </div> 993 </div>
994 </div> 994 </div>
995 </dl> 995 </dl>
996 </div> 996 </div>
997 </div> 997 </div>
998 998
999 <!-- MIN_VERSION --> 999 <!-- MIN_VERSION -->
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
1271 <p> 1271 <p>
1272 The callback <em>parameter</em> should specify a function 1272 The callback <em>parameter</em> should specify a function
1273 that looks like this: 1273 that looks like this:
1274 </p> 1274 </p>
1275 <p> 1275 <p>
1276 If you specify the <em>callback</em> parameter, it should 1276 If you specify the <em>callback</em> parameter, it should
1277 specify a function that looks like this: 1277 specify a function that looks like this:
1278 </p> 1278 </p>
1279 1279
1280 <!-- Note: intentionally longer 80 columns --> 1280 <!-- Note: intentionally longer 80 columns -->
1281 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1281 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1282 <dl> 1282 <dl>
1283 <div> 1283 <div>
1284 <div> 1284 <div>
1285 </div> 1285 </div>
1286 </div> 1286 </div>
1287 </dl> 1287 </dl>
1288 </div> 1288 </div>
1289 </div> 1289 </div>
1290 1290
1291 <!-- MIN_VERSION --> 1291 <!-- MIN_VERSION -->
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
1505 <p> 1505 <p>
1506 The callback <em>parameter</em> should specify a function 1506 The callback <em>parameter</em> should specify a function
1507 that looks like this: 1507 that looks like this:
1508 </p> 1508 </p>
1509 <p> 1509 <p>
1510 If you specify the <em>callback</em> parameter, it should 1510 If you specify the <em>callback</em> parameter, it should
1511 specify a function that looks like this: 1511 specify a function that looks like this:
1512 </p> 1512 </p>
1513 1513
1514 <!-- Note: intentionally longer 80 columns --> 1514 <!-- Note: intentionally longer 80 columns -->
1515 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1515 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1516 <dl> 1516 <dl>
1517 <div> 1517 <div>
1518 <div> 1518 <div>
1519 </div> 1519 </div>
1520 </div> 1520 </div>
1521 </dl> 1521 </dl>
1522 </div> 1522 </div>
1523 </div> 1523 </div>
1524 1524
1525 <!-- MIN_VERSION --> 1525 <!-- MIN_VERSION -->
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
1739 <p> 1739 <p>
1740 The callback <em>parameter</em> should specify a function 1740 The callback <em>parameter</em> should specify a function
1741 that looks like this: 1741 that looks like this:
1742 </p> 1742 </p>
1743 <p> 1743 <p>
1744 If you specify the <em>callback</em> parameter, it should 1744 If you specify the <em>callback</em> parameter, it should
1745 specify a function that looks like this: 1745 specify a function that looks like this:
1746 </p> 1746 </p>
1747 1747
1748 <!-- Note: intentionally longer 80 columns --> 1748 <!-- Note: intentionally longer 80 columns -->
1749 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1749 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>;</pre>
1750 <dl> 1750 <dl>
1751 <div> 1751 <div>
1752 <div> 1752 <div>
1753 </div> 1753 </div>
1754 </div> 1754 </div>
1755 </dl> 1755 </dl>
1756 </div> 1756 </div>
1757 </div> 1757 </div>
1758 1758
1759 <!-- MIN_VERSION --> 1759 <!-- MIN_VERSION -->
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
1911 _uff=0; 1911 _uff=0;
1912 urchinTracker(); 1912 urchinTracker();
1913 } 1913 }
1914 catch(e) {/* urchinTracker not available. */} 1914 catch(e) {/* urchinTracker not available. */}
1915 </script> 1915 </script>
1916 <!-- end analytics --> 1916 <!-- end analytics -->
1917 </div> 1917 </div>
1918 </div> <!-- /gc-footer --> 1918 </div> <!-- /gc-footer -->
1919 </div> <!-- /gc-container --> 1919 </div> <!-- /gc-container -->
1920 </body></html> 1920 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/bookmarks.html ('k') | chrome/common/extensions/docs/content_scripts.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698