Index: chrome/common/extensions/docs/server2/templates/articles/apps_api_index.html |
=================================================================== |
--- chrome/common/extensions/docs/server2/templates/articles/apps_api_index.html (revision 150159) |
+++ chrome/common/extensions/docs/server2/templates/articles/apps_api_index.html (working copy) |
@@ -1,6 +1,6 @@ |
-<div id="pageData-name" class="pageData">chrome.* APIs</div> |
-<div id="pageData-showTOC" class="pageData">true</div> |
+<h1>chrome.* APIs</h1> |
+ |
<h2 id="supported">Supported APIs</h2> |
<p>Here are the currently supported APIs for packaged apps: |
@@ -31,4 +31,4 @@ |
If you need to know the outcome of an operation, |
then you pass a callback function into the method. |
For more information, watch this video: |
-</p> |
+</p> |