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

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/pageCapture.html

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: script/build.py fixes Created 8 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 side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/server2/templates/intros/pageCapture.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/pageCapture.html b/chrome/common/extensions/docs/server2/templates/intros/pageCapture.html
index 820f20fe6c0c686cc6207a2a6cfafb24c8c3be0f..4051c576d13f51a3abb239f9f5b0342dbbf9cc3f 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/pageCapture.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/pageCapture.html
@@ -1,4 +1,3 @@
-<!-- BEGIN AUTHORED CONTENT -->
<p>
The pageCapture API allows you to save a tab as MHTML.
</p>
@@ -23,5 +22,4 @@ For example:</p>
"pageCapture"
]</b>,
...
-}</pre>
-<!-- END AUTHORED CONTENT -->
+}</pre>

Powered by Google App Engine
This is Rietveld 408576698