From bed947625415eb87879a48202a84b8b4bd2f92f1 Mon Sep 17 00:00:00 2001 From: "rafaelw@chromium.org" Date: Mon, 3 Aug 2009 19:27:50 +0000 Subject: Extension docs build script, gyp target and PRESUBMIT.PY check This addeds a mechanism for extension docs to "render" from the api/extension_api.json api "idl", the docs/static file content and the template/ html templates into the static extension docs. It retains the property that extension docs loaded in chrome with file:/// scheme will regenerate if dependent data has changed, but otherwise is static. The build.py script runs test_shell to render the static files. A extension_docs gyp target is defined with appropriate inputs & outputs that will run the build.py A PRESUBMIT.PY check will warn on upload and commit if any files have changed that would require a docs rebuild. Note that the PRESUBMIT.PY checks are not currently being run for git cl upload or git cl dcommit. Review URL: http://codereview.chromium.org/159607 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22300 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/common_resources.grd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/common/common_resources.grd') diff --git a/chrome/common/common_resources.grd b/chrome/common/common_resources.grd index 5ea8f3c..5e90f50 100644 --- a/chrome/common/common_resources.grd +++ b/chrome/common/common_resources.grd @@ -1,6 +1,6 @@ +without changes to the corresponding grd file. rw2 --> -- cgit v1.1