From c38d8a18f76f7cc44389f7536ad982dfa179825f Mon Sep 17 00:00:00 2001 From: "kathyw@google.com" Date: Wed, 16 Sep 2009 23:23:04 +0000 Subject: Tweak the sidenav. Also remove unnecessary end-of-line white space from the template, so that we'll have fewer presubmit warnings. TBR=aa Review URL: http://codereview.chromium.org/214001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26417 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/content_scripts.html | 49 +++++++++++----------- 1 file changed, 24 insertions(+), 25 deletions(-) (limited to 'chrome/common/extensions/docs/content_scripts.html') diff --git a/chrome/common/extensions/docs/content_scripts.html b/chrome/common/extensions/docs/content_scripts.html index bdc30fa..f38bf85 100755 --- a/chrome/common/extensions/docs/content_scripts.html +++ b/chrome/common/extensions/docs/content_scripts.html @@ -17,16 +17,16 @@ Content Scripts
+ jstemplate to make a copy of the template in this section which + are not operated on by way of the jsskip="true" -->
- +
paramName - +
( @@ -53,7 +53,7 @@
Description of this parameter from the json schema.
- +
@@ -64,9 +64,9 @@
- +
- +
- -
+ +
  • Tutorials
    @@ -120,13 +119,13 @@
  • Debugging
  • -
  • Reference +
  • Reference
  • - +
    @@ -183,7 +182,7 @@ API reference
    1. - Properties + Properties
      1. propertyName @@ -191,7 +190,7 @@
    2. - Methods + Methods
      1. methodName @@ -218,7 +217,7 @@
    -
    +
    @@ -433,7 +432,7 @@ document.getElementById("someImage").src = imgURL; - +
    @@ -481,7 +480,7 @@ document.getElementById("someImage").src = imgURL;
    - +

    Returns

    @@ -491,7 +490,7 @@ document.getElementById("someImage").src = imgURL;
    - +

    Callback function

    @@ -499,7 +498,7 @@ document.getElementById("someImage").src = imgURL; If you specify the callback parameter, it should specify a function that looks like this:

    - +
    function(Type param1, Type param2) {...});
    @@ -552,7 +551,7 @@ document.getElementById("someImage").src = imgURL;
    - +
    @@ -562,14 +561,14 @@ document.getElementById("someImage").src = imgURL;

    type name

    - +
    - + -- cgit v1.1