From 7720ea28c5ead344530f32ac2ce9598ba437bca0 Mon Sep 17 00:00:00 2001 From: "rafaelw@chromium.org" Date: Tue, 10 Nov 2009 22:48:48 +0000 Subject: Extension Docs Fixes This adds another jstemplate html attribute to be stripped from the final rendered page (jsinstance). It also explicitly specifies function param names ($this.name) to avoid unexpected output in docs. Additionally, it adds a name for an 18n.getMessage param BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/384020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31609 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/packaging.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'chrome/common/extensions/docs/packaging.html') diff --git a/chrome/common/extensions/docs/packaging.html b/chrome/common/extensions/docs/packaging.html index 82bc029..5edbd7e 100644 --- a/chrome/common/extensions/docs/packaging.html +++ b/chrome/common/extensions/docs/packaging.html @@ -161,31 +161,31 @@

Contents

    -
  1. +
  2. Creating a package
      -
    1. +
    2. h3Name
    -
  3. +
  4. Updating a package
      -
    1. +
    2. h3Name
    -
  5. +
  6. Packaging at the command line
      -
    1. +
    2. h3Name
    -
  7. +
  8. Ruby script
      -
    1. +
    2. h3Name
    -- cgit v1.1