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

Side by Side Diff: chrome/common/extensions/docs/static/experimental.processes.html

Issue 2881038: Extension doc changes (nothing buildable or testable) - Add boilerplate line for experimental api... (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: render docs Created 10 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 unified diff | Download patch
OLDNEW
1 <!-- BEGIN AUTHORED CONTENT --> 1 <!-- BEGIN AUTHORED CONTENT -->
2 <p id="classSummary">
3 For information on how to use experimental APIs,
4 see the <a href="experimental.html">chrome.experimental.* APIs</a> page.
5 </p>
6 2
7 <h2 id="examples">Examples</h2> 3 <h2 id="examples">Examples</h2>
8 4
9 <p> 5 <p>
10 For examples of using this API, see the 6 For examples of using this API, see the
11 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension s/docs/examples/api/processes/">examples/api/processes</a> directory and the 7 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension s/docs/examples/api/processes/">examples/api/processes</a> directory and the
12 <a href=" 8 <a href="
13 http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/api_ test/processes/">processes API test directory</a>. 9 http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/api_ test/processes/">processes API test directory</a>.
14 </p> 10 </p>
15 11
16 <!-- END AUTHORED CONTENT --> 12 <!-- END AUTHORED CONTENT -->
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/static/experimental.omnibox.html ('k') | chrome/common/extensions/docs/tabs.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698