Chromium Code Reviews| Index: chrome/common/extensions/docs/server2/templates/articles/experimental_devtools.html |
| diff --git a/chrome/common/extensions/docs/server2/templates/articles/experimental_devtools.html b/chrome/common/extensions/docs/server2/templates/articles/experimental_devtools.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4515ca928da0cdb096606499ebf88ddf5eead81e |
| --- /dev/null |
| +++ b/chrome/common/extensions/docs/server2/templates/articles/experimental_devtools.html |
| @@ -0,0 +1,9 @@ |
| +<h1 class="page_title">chrome.experimental.devtools.* APIs</h1> |
| + |
| +<p> |
| +Some of the Developer Tools APIs are no longer experimental. Please see <a |
| +href="devtools.html">chrome.devtools.* APIs</a> for the guidelines on how to use |
|
not at google - send to devlin
2012/07/30 08:17:20
looks like we'll need a devtools.html
cduvall
2012/07/31 18:41:45
Already have one :)
|
| +these. For the list of Developer Tools APIs that are still experimental, |
| +please refer to <a href="experimental.html">chrome.experimental.* APIs</a>. |
| +</p> |
| + |