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

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

Issue 18323018: Linking AvailabilityFinder with APIDataSource and intro-table templates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase with master Created 7 years, 5 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/devtools_panels.html
diff --git a/chrome/common/extensions/docs/templates/intros/devtools_panels.html b/chrome/common/extensions/docs/templates/intros/devtools_panels.html
index 914368a096d0bc2b8ddf81dc664c5500c92ab25e..48450b7ac39ea8913861e6c09de565edfa9e1bc5 100644
--- a/chrome/common/extensions/docs/templates/intros/devtools_panels.html
+++ b/chrome/common/extensions/docs/templates/intros/devtools_panels.html
@@ -1,8 +1,4 @@
-<p id="classSummary">
-Use the <code>chrome.devtools.panels</code> module to integrate
-your extension into Developer Tools window UI: create your own panels, access
-existing panels, and add sidebars.
-</p><p>
+<p>
See <a href="devtools.html">DevTools APIs summary</a> for
general introduction to using Developer Tools APIs.
</p>

Powered by Google App Engine
This is Rietveld 408576698