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

Unified Diff: common/extensions/docs/template/api_template.html

Issue 174332: Move detailed list of chrome.* APIs out of the sidenav and into (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/chrome/
Patch Set: Created 11 years, 4 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
« no previous file with comments | « common/extensions/docs/static/api_index.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/extensions/docs/template/api_template.html
===================================================================
--- common/extensions/docs/template/api_template.html (revision 24097)
+++ common/extensions/docs/template/api_template.html (working copy)
@@ -59,17 +59,7 @@
<li>Packages (.crx)</li>
</ul>
</li>
- <li> <a href="api_index.html">chrome.* APIs</a>
- <ul>
- <li><a href="bookmarks.html">bookmarks</a></li>
- <li>extension</li>
- <li><a href="pageActions.html">pageActions</a></li>
- <li>self</li>
- <li><a href="tabs.html">tabs</a></li>
- <li><a href="toolstrip.html">toolstrip</a></li>
- <li><a href="windows.html">windows</a></li>
- </ul>
- </li>
+ <li> <a href="api_index.html">chrome.* APIs</a> </li>
<li>Other APIs</li>
</ul>
</li>
« no previous file with comments | « common/extensions/docs/static/api_index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698