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

Unified Diff: chrome/common/extensions/api/page_capture.json

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 9 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/api/page_capture.json
diff --git a/chrome/common/extensions/api/page_capture.json b/chrome/common/extensions/api/page_capture.json
index 5c97410a4c4d48ec82c817d6340ada0ff345a84d..ee78d3a32dd6516d6bfd7896ffc51489c2695d63 100644
--- a/chrome/common/extensions/api/page_capture.json
+++ b/chrome/common/extensions/api/page_capture.json
@@ -5,6 +5,7 @@
[
{
"namespace": "pageCapture",
+ "description": "The pagecapture API allows you to save a tab as MHTML.",
epeterson 2013/03/25 19:35:11 Should be pageCapture --done
"functions": [
{
"name": "saveAsMHTML",

Powered by Google App Engine
This is Rietveld 408576698