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

Unified Diff: chrome/common/extensions/docs/templates/intros/windows.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: Minor changes Created 7 years, 8 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/windows.html
diff --git a/chrome/common/extensions/docs/templates/intros/windows.html b/chrome/common/extensions/docs/templates/intros/windows.html
index 87e1c1b0832c844d6698c11bc3a941e81cadc9ce..4dffb6a08ca4caa83f652ec5dfb7a0ed9e780073 100644
--- a/chrome/common/extensions/docs/templates/intros/windows.html
+++ b/chrome/common/extensions/docs/templates/intros/windows.html
@@ -1,10 +1,3 @@
-<p id="classSummary">
-Use the <code>chrome.windows</code> module
-to interact with browser windows.
-You can use this module to
-create, modify, and rearrange windows in the browser.
-</p>
-
<img src="{{static}}/images/windows.png"
width="256" height="76" alt="Two windows, each with one tab" />

Powered by Google App Engine
This is Rietveld 408576698