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

Unified Diff: chrome/common/extensions/docs/templates/intros/topSites.html

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments - Patch currently being broken up Created 7 years, 6 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/templates/intros/topSites.html
diff --git a/chrome/common/extensions/docs/templates/intros/topSites.html b/chrome/common/extensions/docs/templates/intros/topSites.html
index f5eb1e57a733343e12d311b52c00c31956b40cbf..829caf80b5d7d8127e684f4b2de6461097085f02 100644
--- a/chrome/common/extensions/docs/templates/intros/topSites.html
+++ b/chrome/common/extensions/docs/templates/intros/topSites.html
@@ -1,10 +1,3 @@
-<h2 id="manifest">Notes</h2>
-
-<p>
-The top sites module allows access to the top sites that are displayed on
-the new tab page.
-</p>
-
<h2 id="manifest">Manifest</h2>
<p>
@@ -27,4 +20,4 @@ to use this API.
<p>
You can find samples of this API in
<a href="samples.html#topsites">Samples</a>.
-</p>
+</p>
« no previous file with comments | « chrome/common/extensions/docs/templates/intros/tabs.html ('k') | chrome/common/extensions/docs/templates/intros/tts.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698