From 7f2d811b54b16f1005b44b775fd2f21c35c7b9ae Mon Sep 17 00:00:00 2001 From: "rafaelw@chromium.org" Date: Thu, 3 Sep 2009 05:22:24 +0000 Subject: Extension Doc Changes (no building or testable changes). Fix jstemplate recursion issue which was generating way to much extraneous hidden template data. Remote jstemplate attributes from rendered files. Remote #EOF that wandered into output. Template now renders from . TBR=aa Review URL: http://codereview.chromium.org/201001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25299 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/test.html | 751 +++++++++++++++++--------------- 1 file changed, 392 insertions(+), 359 deletions(-) (limited to 'chrome/common/extensions/docs/test.html') diff --git a/chrome/common/extensions/docs/test.html b/chrome/common/extensions/docs/test.html index 035096f..c683120 100755 --- a/chrome/common/extensions/docs/test.html +++ b/chrome/common/extensions/docs/test.html @@ -2,145 +2,190 @@ 1) The information in this page is significant, should be uniform across api docs and should be edited only with knowledge of the templating mechanism. - 2) The tag *must* retain id="body" 3) All .innerHTML is genereated as an rendering step. If viewed in a browser, it will be re-generated from the template, json schema and authored overview content. 4) The .innerHTML is also generated by an offline step so that this page may easily be indexed by search engines. - - TODO(rafaelw): Abstract this into a "pageshell" that becomes the single - version of page template shell and the "instance" pages (bookmarks.html, - etc...) can be generated with a build step. ---> - - chrome.test - - - - -
- + + + chrome.test
+ + +
+ + +
+
+ paramName + + + +
+ ( + optional + + + Type + + + + array of + + paramType + + + ) +
+ +
+
+
+ Undocumented. +
+
+ Description of this parameter from the json schema. +
+ + +
+
+
+
+
+
+
+
+
+ +
+ + -