Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1164)

Unified Diff: chrome/common/extensions/docs/tabs.html

Issue 8352042: Update contentSettings extension API docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/tabs.html
diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html
index 92d52ea70301b9933bd3156114c553d329a7b18a..327ef85470f7c06cadbe60f61b93a395cb7420c8 100644
--- a/chrome/common/extensions/docs/tabs.html
+++ b/chrome/common/extensions/docs/tabs.html
@@ -107,6 +107,46 @@
</div>
</dl>
</div>
+
+ <!-- Individual subsections from the table of contents -->
+ <ol>
+ <li id="propertiesTocTemplate">
+ <a href="#properties">Properties</a>
+ <ol>
+ <li>
+ <a href="#property-anchor">propertyName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="methodsTocTemplate">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="eventsTocTemplate">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="typesTocTemplate">
+ <a href="#types">Types</a>
+ <ol>
+ <li>
+ <a href="#id-anchor">id</a>
+ <ol>
+ <div></div>
+ <div></div>
+ </ol>
+ </li>
+ </ol>
+ </li>
+ </ol>
</div> <!-- /SUBTEMPLATES -->
<a id="top"></a>
@@ -276,85 +316,103 @@
<a href="#apiReference">API reference: chrome.tabs</a>
<ol>
<li style="display: none; ">
- <a href="#properties">Properties</a>
- <ol>
- <li>
- <a href="#property-anchor">propertyName</a>
- </li>
- </ol>
- </li>
+ <a href="#properties">Properties</a>
+ <ol>
+ <li>
+ <a href="#property-anchor">propertyName</a>
+ </li>
+ </ol>
+ </li>
<li>
- <a href="#global-methods">Methods</a>
- <ol>
- <li>
- <a href="#method-captureVisibleTab">captureVisibleTab</a>
- </li><li>
- <a href="#method-connect">connect</a>
- </li><li>
- <a href="#method-create">create</a>
- </li><li>
- <a href="#method-detectLanguage">detectLanguage</a>
- </li><li>
- <a href="#method-executeScript">executeScript</a>
- </li><li>
- <a href="#method-get">get</a>
- </li><li style="display: none; ">
- <a href="#method-anchor">methodName</a>
- </li><li>
- <a href="#method-getCurrent">getCurrent</a>
- </li><li style="display: none; ">
- <a href="#method-anchor">methodName</a>
- </li><li>
- <a href="#method-highlight">highlight</a>
- </li><li>
- <a href="#method-insertCSS">insertCSS</a>
- </li><li>
- <a href="#method-move">move</a>
- </li><li>
- <a href="#method-query">query</a>
- </li><li>
- <a href="#method-reload">reload</a>
- </li><li>
- <a href="#method-remove">remove</a>
- </li><li>
- <a href="#method-sendRequest">sendRequest</a>
- </li><li>
- <a href="#method-update">update</a>
- </li>
- </ol>
- </li>
+ <a href="#global-methods">Methods</a>
+ <ol>
+ <li>
+ <a href="#method-captureVisibleTab">captureVisibleTab</a>
+ </li><li>
+ <a href="#method-connect">connect</a>
+ </li><li>
+ <a href="#method-create">create</a>
+ </li><li>
+ <a href="#method-detectLanguage">detectLanguage</a>
+ </li><li>
+ <a href="#method-executeScript">executeScript</a>
+ </li><li>
+ <a href="#method-get">get</a>
+ </li><li style="display: none; ">
+ <a href="#method-anchor">methodName</a>
+ </li><li>
+ <a href="#method-getCurrent">getCurrent</a>
+ </li><li style="display: none; ">
+ <a href="#method-anchor">methodName</a>
+ </li><li>
+ <a href="#method-highlight">highlight</a>
+ </li><li>
+ <a href="#method-insertCSS">insertCSS</a>
+ </li><li>
+ <a href="#method-move">move</a>
+ </li><li>
+ <a href="#method-query">query</a>
+ </li><li>
+ <a href="#method-reload">reload</a>
+ </li><li>
+ <a href="#method-remove">remove</a>
+ </li><li>
+ <a href="#method-sendRequest">sendRequest</a>
+ </li><li>
+ <a href="#method-update">update</a>
+ </li>
+ </ol>
+ </li>
<li>
- <a href="#global-events">Events</a>
- <ol>
- <li>
- <a href="#event-onActiveChanged">onActiveChanged</a>
- </li><li>
- <a href="#event-onAttached">onAttached</a>
- </li><li>
- <a href="#event-onCreated">onCreated</a>
- </li><li>
- <a href="#event-onDetached">onDetached</a>
- </li><li>
- <a href="#event-onHighlightChanged">onHighlightChanged</a>
- </li><li>
- <a href="#event-onMoved">onMoved</a>
- </li><li>
- <a href="#event-onRemoved">onRemoved</a>
- </li><li style="display: none; ">
- <a href="#event-anchor">eventName</a>
- </li><li>
- <a href="#event-onUpdated">onUpdated</a>
- </li>
- </ol>
- </li>
+ <a href="#global-events">Events</a>
+ <ol>
+ <li>
+ <a href="#event-onActiveChanged">onActiveChanged</a>
+ </li><li>
+ <a href="#event-onAttached">onAttached</a>
+ </li><li>
+ <a href="#event-onCreated">onCreated</a>
+ </li><li>
+ <a href="#event-onDetached">onDetached</a>
+ </li><li>
+ <a href="#event-onHighlightChanged">onHighlightChanged</a>
+ </li><li>
+ <a href="#event-onMoved">onMoved</a>
+ </li><li>
+ <a href="#event-onRemoved">onRemoved</a>
+ </li><li style="display: none; ">
+ <a href="#event-anchor">eventName</a>
+ </li><li>
+ <a href="#event-onUpdated">onUpdated</a>
+ </li>
+ </ol>
+ </li>
<li>
- <a href="#types">Types</a>
- <ol>
- <li>
- <a href="#type-Tab">Tab</a>
- </li>
- </ol>
- </li>
+ <a href="#types">Types</a>
+ <ol>
+ <li>
+ <a href="#type-Tab">Tab</a>
+ <ol>
+ <li style="display: none; ">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li style="display: none; ">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li>
</ol>
</li>
</ol>

Powered by Google App Engine
This is Rietveld 408576698