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

Unified Diff: chrome/common/extensions/docs/experimental.devtools.html

Issue 6948003: Add chrome-firephp sample extensions; add sample references to devtools pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments addressed Created 9 years, 7 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/experimental.devtools.html
diff --git a/chrome/common/extensions/docs/experimental.devtools.html b/chrome/common/extensions/docs/experimental.devtools.html
index 85d83b83caa18a6cd34b7ec01d4f45c17f40b168..8c514286f2ec2c938788063ae5297199090f38cd 100644
--- a/chrome/common/extensions/docs/experimental.devtools.html
+++ b/chrome/common/extensions/docs/experimental.devtools.html
@@ -384,6 +384,14 @@ For information on the standard APIs that extensions can use, see
<a href="api_index.html">chrome.* APIs</a> and
<a href="api_other.html">Other APIs</a>.
</p>
+
+<h2 id="examples">Examples</h2>
+
+<p>
+You can find examples that use Developer Tools APIs in
+<a href="samples.html#devtools">Samples</a>.
+</p>
+
</div>
<!-- API PAGE -->

Powered by Google App Engine
This is Rietveld 408576698