summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/themes.html
diff options
context:
space:
mode:
authorkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-16 23:23:04 +0000
committerkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-16 23:23:04 +0000
commitc38d8a18f76f7cc44389f7536ad982dfa179825f (patch)
treeecbcc3916a1d5a25fa673b340347723ac919917f /chrome/common/extensions/docs/themes.html
parenta003a0a48df4f1f5b266844d157f8875b2a5bf00 (diff)
downloadchromium_src-c38d8a18f76f7cc44389f7536ad982dfa179825f.zip
chromium_src-c38d8a18f76f7cc44389f7536ad982dfa179825f.tar.gz
chromium_src-c38d8a18f76f7cc44389f7536ad982dfa179825f.tar.bz2
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
Diffstat (limited to 'chrome/common/extensions/docs/themes.html')
-rwxr-xr-xchrome/common/extensions/docs/themes.html49
1 files changed, 24 insertions, 25 deletions
diff --git a/chrome/common/extensions/docs/themes.html b/chrome/common/extensions/docs/themes.html
index 2bc33d1..de185aa 100755
--- a/chrome/common/extensions/docs/themes.html
+++ b/chrome/common/extensions/docs/themes.html
@@ -17,16 +17,16 @@
<title>Themes</title></head><body> <div id="container">
<!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION -->
<!-- In particular, sub-templates that recurse, must be used by allowing
- jstemplate to make a copy of the template in this section which
- are not operated on by way of the jsskip="true" -->
+ jstemplate to make a copy of the template in this section which
+ are not operated on by way of the jsskip="true" -->
<div style="display:none">
-
+
<!-- VALUE -->
<div id="valueTemplate">
<dt>
<var>paramName</var>
<em>
-
+
<!-- TYPE -->
<div style="display:inline">
(
@@ -53,7 +53,7 @@
<dd>
Description of this parameter from the json schema.
</dd>
-
+
<!-- OBJECT PROPERTIES -->
<dd>
<dl>
@@ -64,9 +64,9 @@
</dl>
</dd>
</div> <!-- /VALUE -->
-
+
</div> <!-- /SUBTEMPLATES -->
-
+
<a name="top"> </a>
<!-- API HEADER -->
<div id="pageHeader">
@@ -89,8 +89,8 @@
<h1>Themes</h1>
</div>
</div> <!-- /pageHeader -->
-
- <div id="pageContent">
+
+ <div id="pageContent">
<!-- SIDENAV -->
<div id="leftNav">
<ul>
@@ -112,7 +112,6 @@
<li><a href="xhr.html">Cross-Origin XHR</a></li>
<li><a href="packaging.html">Packaging</a></li>
<li><a href="autoupdate.html">Autoupdate</a></li>
- <li><a href="i18n.html">i18n</a></li>
</ul>
</li>
<li><a href="tutorials.html"><div>Tutorials</div></a>
@@ -120,13 +119,13 @@
<li><a href="tut_debugging.html">Debugging</a></li>
</ul>
</li>
- <li>Reference
+ <li>Reference
<ul>
<li> Formats
<ul>
<li><a href="manifest.html">Manifest Files</a></li>
<li><a href="match_patterns.html">Match Patterns</a></li>
- <li>Packages (.crx)</li>
+ <!-- <li>Packages (.crx)</li> -->
</ul>
</li>
<li> <a href="api_index.html">chrome.* APIs</a> </li>
@@ -136,7 +135,7 @@
<li><a href="http://dev.chromium.org/developers/design-documents/extensions/samples">Samples</a></li>
</ul>
</div>
-
+
<div id="mainColumn">
<!-- TABLE OF CONTENTS -->
<div id="toc">
@@ -161,7 +160,7 @@
<a href="#apiReference">API reference</a>
<ol>
<li>
- <a href="#properties">Properties</a>
+ <a href="#properties">Properties</a>
<ol>
<li>
<a href="#property-anchor">propertyName</a>
@@ -169,7 +168,7 @@
</ol>
</li>
<li>
- <a href="#methods">Methods</a>
+ <a href="#methods">Methods</a>
<ol>
<li>
<a href="#method-anchor">methodName</a>
@@ -196,7 +195,7 @@
</li>
</div>
</ol>
- </div>
+ </div>
<!-- /TABLE OF CONTENTS -->
<!-- STATIC CONTENT PLACEHOLDER -->
@@ -332,7 +331,7 @@ to specify <em>no change</em>.
<div class="apiPage" style="display: none; ">
<a name="apiReference"></a>
<h2>API reference: chrome.apiname </h2>
-
+
<!-- PROPERTIES -->
<div class="apiGroup">
<a name="properties"></a>
@@ -348,9 +347,9 @@ to specify <em>no change</em>.
<div>
</div>
</div>
-
+
</div> <!-- /apiGroup -->
-
+
<!-- METHODS -->
<div class="apiGroup" id="methods">
<a name="methods"></a>
@@ -380,7 +379,7 @@ to specify <em>no change</em>.
</div>
</div>
</dl>
-
+
<!-- RETURNS -->
<h4>Returns</h4>
<dl>
@@ -390,7 +389,7 @@ to specify <em>no change</em>.
</div>
</dl>
- <!-- CALLBACK -->
+ <!-- CALLBACK -->
<div>
<div>
<h4>Callback function</h4>
@@ -398,7 +397,7 @@ to specify <em>no change</em>.
If you specify the <em>callback</em> parameter,
it should specify a function that looks like this:
</p>
-
+
<!-- Note: intentionally longer 80 columns -->
<pre>function(<span>Type param1, Type param2</span>) <span class="subdued">{...}</span>);</pre>
<dl>
@@ -451,7 +450,7 @@ to specify <em>no change</em>.
</div> <!-- /apiItem -->
</div> <!-- /apiGroup -->
-
+
<!-- TYPES -->
<div class="apiGroup">
<a name="types.sort(sortByName)"></a>
@@ -461,14 +460,14 @@ to specify <em>no change</em>.
<div class="apiItem">
<a></a>
<h4>type name</h4>
-
+
<div>
</div>
</div> <!-- /apiItem -->
</div> <!-- /apiGroup -->
-
+
</div> <!-- /apiPage -->
</div> <!-- /mainColumn -->
</div> <!-- /pageContent -->