diff options
author | kalman@chromium.org <kalman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-18 01:01:31 +0000 |
---|---|---|
committer | kalman@chromium.org <kalman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-18 01:01:31 +0000 |
commit | 09d2e1d94dab63e571d527fb716c0fc86dd51206 (patch) | |
tree | e5873d71bd228df7b2e7084488e7fcb6cb379779 /chrome/common/extensions/docs/templates/public/apps/packaging.html | |
parent | 241d7040f857063736abe23acad2840f7f9ec931 (diff) | |
download | chromium_src-09d2e1d94dab63e571d527fb716c0fc86dd51206.zip chromium_src-09d2e1d94dab63e571d527fb716c0fc86dd51206.tar.gz chromium_src-09d2e1d94dab63e571d527fb716c0fc86dd51206.tar.bz2 |
Copy the extension docs content from chrome/common/extensions/docs/server2 into
just c/c/e/docs.
This is an interim patch while we switch over the server to look there for the
content, after which we'll delete the old content.
BUG=147714
TBR=aa@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157264 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/templates/public/apps/packaging.html')
-rw-r--r-- | chrome/common/extensions/docs/templates/public/apps/packaging.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/templates/public/apps/packaging.html b/chrome/common/extensions/docs/templates/public/apps/packaging.html new file mode 100644 index 0000000..c8d7fac --- /dev/null +++ b/chrome/common/extensions/docs/templates/public/apps/packaging.html @@ -0,0 +1 @@ +{{+partials.standard_apps_article article:intros.packaging}} |