summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/packaging.html
diff options
context:
space:
mode:
authorkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-28 18:55:55 +0000
committerkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-28 18:55:55 +0000
commit1a9a0d809d365afb9c8e0d3531b6a8d7046dce23 (patch)
tree70af5808247a45b55d7647bc1c4fdf64f76a8e06 /chrome/common/extensions/docs/packaging.html
parent7eedbdcfb1485d6f20f50151ad13979a719be88f (diff)
downloadchromium_src-1a9a0d809d365afb9c8e0d3531b6a8d7046dce23.zip
chromium_src-1a9a0d809d365afb9c8e0d3531b6a8d7046dce23.tar.gz
chromium_src-1a9a0d809d365afb9c8e0d3531b6a8d7046dce23.tar.bz2
Minor doc fixes/improvements.
TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/340021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30367 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/packaging.html')
-rw-r--r--chrome/common/extensions/docs/packaging.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/chrome/common/extensions/docs/packaging.html b/chrome/common/extensions/docs/packaging.html
index c9b5f16..8ef0bb2 100644
--- a/chrome/common/extensions/docs/packaging.html
+++ b/chrome/common/extensions/docs/packaging.html
@@ -182,7 +182,7 @@
</li>
</ol>
</li><li jsinstance="*3">
- <a href="#ruby">Packaging on the Mac</a>
+ <a href="#ruby">Ruby script</a>
<ol>
<li jsinstance="*0" style="display: none; ">
<a>h3Name</a>
@@ -376,12 +376,10 @@ To suppress the dialog,
add <code>--no-message-box</code> to the command.
</p>
-<h2 id="ruby">Packaging on the Mac</h2>
+<h2 id="ruby">Ruby script</h2>
<p>
-Google Chrome for the Mac doesn't yet support creating packages.
-Until that support exists,
-you can use a Ruby script to create packages.
+You can also use a Ruby script to create packages.
See the following thread for details:
</p>