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

Unified Diff: chrome/common/extensions/docs/server2/templates/articles/apps_api_index.html

Issue 10834130: Extensions Docs Server: Doc conversion script - SVN (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
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>

Powered by Google App Engine
This is Rietveld 408576698