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

Unified Diff: chrome/common/extensions/docs/server2/templates/articles/devtools.html

Issue 10854054: Extensions Docs Server: Fix handling of nodocs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: return samples Created 8 years, 4 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/server2/templates/articles/devtools.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/devtools.html b/chrome/common/extensions/docs/server2/templates/articles/devtools.html
similarity index 98%
rename from chrome/common/extensions/docs/server2/templates/intros/devtools.html
rename to chrome/common/extensions/docs/server2/templates/articles/devtools.html
index 416e066042335dfd25b88ae7f07a3f72f03741ff..7654cc50bd8fe108eba9a54d76ec49ddd9ae3564 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/devtools.html
+++ b/chrome/common/extensions/docs/server2/templates/articles/devtools.html
@@ -1,3 +1,5 @@
+<h1>chrome.devtools.* APIs</h1>
+
<p>
The following API modules provide support for extending
Chrome Developer Tools:
@@ -69,4 +71,4 @@ For information on the standard APIs that extensions can use, see
<p>
You can find examples that use Developer Tools APIs in
<a href="samples.html#devtools">Samples</a>.
-</p>
+</p>

Powered by Google App Engine
This is Rietveld 408576698