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

Unified Diff: chrome/common/extensions/docs/experimental.devtools.resources.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.resources.html
diff --git a/chrome/common/extensions/docs/experimental.devtools.resources.html b/chrome/common/extensions/docs/experimental.devtools.resources.html
index fb0d4ee6dfde4b397c2d86ecc3edc3d8340f1908..8ac3123ae206d5f917d368d680c3249a8d75a8ba 100644
--- a/chrome/common/extensions/docs/experimental.devtools.resources.html
+++ b/chrome/common/extensions/docs/experimental.devtools.resources.html
@@ -271,6 +271,13 @@
<a>h3Name</a>
</li>
</ol>
+ </li><li>
+ <a href="#examples">Examples</a>
+ <ol>
+ <li style="display: none; ">
+ <a>h3Name</a>
+ </li>
+ </ol>
</li>
<li>
<a href="#apiReference">API reference: chrome.experimental.devtools.resources</a>
@@ -363,6 +370,13 @@ loaded:</p>
});
</pre>
+<h2 id="examples">Examples</h2>
+
+<p>
+You can find examples that use this API in
+<a href="samples.html#devtools.resources">Samples</a>.
+</p>
+
<!-- END AUTHORED CONTENT -->
</div>
« no previous file with comments | « chrome/common/extensions/docs/experimental.devtools.panels.html ('k') | chrome/common/extensions/docs/samples.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698