diff options
author | rafaelw@chromium.org <rafaelw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 23:00:26 +0000 |
---|---|---|
committer | rafaelw@chromium.org <rafaelw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 23:00:26 +0000 |
commit | 5cb2348e2a563509b55cfdcd340b87a6e727b228 (patch) | |
tree | 3e799f0855b2813baac4ad744d9275db27bb1ef9 /chrome/common/extensions/docs/static/windows.html | |
parent | 7a691a96215f24415dc7e45dd437ff3371ea1225 (diff) | |
download | chromium_src-5cb2348e2a563509b55cfdcd340b87a6e727b228.zip chromium_src-5cb2348e2a563509b55cfdcd340b87a6e727b228.tar.gz chromium_src-5cb2348e2a563509b55cfdcd340b87a6e727b228.tar.bz2 |
Re-org extension docs, template support for new static files.
No chrome code changes (does not affect any files that are used in build or tests).
This is the precursor to a build/check-in step to generate extension docs if underlying api or static content has changed.
TBR
Review URL: http://codereview.chromium.org/159551
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21911 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/static/windows.html')
-rwxr-xr-x | chrome/common/extensions/docs/static/windows.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/static/windows.html b/chrome/common/extensions/docs/static/windows.html new file mode 100755 index 0000000..997b579 --- /dev/null +++ b/chrome/common/extensions/docs/static/windows.html @@ -0,0 +1,5 @@ +<!-- BEGIN AUTHORED CONTENT --> +<p class="todo"> +[PENDING: API Module Overview Goes Here] +</p> +<!-- END AUTHORED CONTENT --> |