From 4af69ad18456241c7b23825cd76ec0d11ea71427 Mon Sep 17 00:00:00 2001 From: "rafaelw@chromium.org" Date: Fri, 14 Aug 2009 22:19:18 +0000 Subject: Extension Docs: Implement auto TOC for static content TBR=aa, kathyw Review URL: http://codereview.chromium.org/170013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23470 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/manifest.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/common/extensions/docs/manifest.html') diff --git a/chrome/common/extensions/docs/manifest.html b/chrome/common/extensions/docs/manifest.html index a93bd0d..095913a 100755 --- a/chrome/common/extensions/docs/manifest.html +++ b/chrome/common/extensions/docs/manifest.html @@ -1 +1 @@ - [object HTMLDivElement]

This page should go into detail about all the parts of the manifest. In cases where there's not too much to say about something (icons, cross-origin XHR), we can just document it inline. Otherwise (content scripts), we can link off to a separate page.

+ [object HTMLDivElement]
Manifest File Format

[PENDING: This page should go into detail about all the parts of the manifest. In cases where there's not too much to say about something (icons, cross-origin XHR), we can just document it inline. Otherwise (content scripts), we can link off to a separate page.]

-- cgit v1.1