summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/windows.html
diff options
context:
space:
mode:
authorrafaelw@chromium.org <rafaelw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-03 19:38:17 +0000
committerrafaelw@chromium.org <rafaelw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-03 19:38:17 +0000
commit128760848eb252751893719a0789e3122a62109f (patch)
treeed59de02d2f851b7fec577773f6fc222b0c26c7a /chrome/common/extensions/docs/windows.html
parent0c73994bb85ce288a7fb1d86009677ecb5cb1da8 (diff)
downloadchromium_src-128760848eb252751893719a0789e3122a62109f.zip
chromium_src-128760848eb252751893719a0789e3122a62109f.tar.gz
chromium_src-128760848eb252751893719a0789e3122a62109f.tar.bz2
Extension Doc Changes (no building or testable changes)
This includes three minor doc changes. (1) Conditional text for description of callback based on whether it is optional -- to be less confusing. (2) Setting the page title to "" from the static pageData-title no longer shows a leading " - ". (C) Allows for a page to specify whether it shows the sideNav (and index.html declines to do so). TBR=kathyw,aa Review URL: http://codereview.chromium.org/460039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33705 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/windows.html')
-rw-r--r--chrome/common/extensions/docs/windows.html60
1 files changed, 44 insertions, 16 deletions
diff --git a/chrome/common/extensions/docs/windows.html b/chrome/common/extensions/docs/windows.html
index 0c9900d..eafbe7a 100644
--- a/chrome/common/extensions/docs/windows.html
+++ b/chrome/common/extensions/docs/windows.html
@@ -97,7 +97,7 @@
</tr>
</tbody></table>
- <div id="codesiteContent">
+ <div id="codesiteContent" class="">
<a id="gc-topnav-anchor"></a>
<div id="gc-topnav">
@@ -189,7 +189,7 @@
<div class="g-unit" id="gc-pagecontent">
<div id="pageTitle">
- <h1 class="page_title">Windows</h1>
+ <h1 class="page_title">Windows - Google Chrome Extensions - Google Code</h1>
</div>
<!-- TABLE OF CONTENTS -->
<div id="toc">
@@ -674,9 +674,13 @@ the value of the current window falls back to the topmost window.
<div>
<div>
<h4>Callback function</h4>
+ <p style="display: none; ">
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->
@@ -850,8 +854,12 @@ the value of the current window falls back to the topmost window.
<div>
<h4>Callback function</h4>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
+ <p style="display: none; ">
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->
@@ -1065,8 +1073,12 @@ the value of the current window falls back to the topmost window.
<div>
<h4>Callback function</h4>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
+ <p style="display: none; ">
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->
@@ -1208,8 +1220,12 @@ the value of the current window falls back to the topmost window.
<div>
<h4>Callback function</h4>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
+ <p style="display: none; ">
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->
@@ -1341,8 +1357,12 @@ the value of the current window falls back to the topmost window.
<div>
<h4>Callback function</h4>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
+ <p style="display: none; ">
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->
@@ -1517,9 +1537,13 @@ the value of the current window falls back to the topmost window.
<div>
<div>
<h4>Callback function</h4>
+ <p style="display: none; ">
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->
@@ -1859,9 +1883,13 @@ the value of the current window falls back to the topmost window.
<div>
<div>
<h4>Callback function</h4>
+ <p style="display: none; ">
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->