summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormihaip@chromium.org <mihaip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-08 23:48:19 +0000
committermihaip@chromium.org <mihaip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-08 23:48:19 +0000
commit1c38c29e17a60de6b692cb4efa0969dbb0d08e7e (patch)
tree10c131dc45693ab90754f1ec5f8140df126c1f56
parentcee5b33582c4c51e4da0269225b1609f35ba935b (diff)
downloadchromium_src-1c38c29e17a60de6b692cb4efa0969dbb0d08e7e.zip
chromium_src-1c38c29e17a60de6b692cb4efa0969dbb0d08e7e.tar.gz
chromium_src-1c38c29e17a60de6b692cb4efa0969dbb0d08e7e.tar.bz2
Regenerate extensions/apps docs after r150635.
TBR=mkearney@chromium.org Review URL: https://chromiumcodereview.appspot.com/10854055 git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@150637 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/common/extensions/docs/apps.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/apps.html b/chrome/common/extensions/docs/apps.html
index 10f996d..acb09ef 100644
--- a/chrome/common/extensions/docs/apps.html
+++ b/chrome/common/extensions/docs/apps.html
@@ -215,6 +215,15 @@
<!-- STATIC CONTENT PLACEHOLDER -->
<div id="static"><div id="pageData-name" class="pageData">Packaged Apps</div>
<div id="pageData-showTOC" class="pageData">true</div>
+<p class="warning">
+<b>Warning: </b>
+All content in this doc refers to the legacy version of packaged apps.
+Your legacy packaged apps will still work,
+but you won't have access to any of the new APIs.
+Check out the new version of
+<a href="http://code.google.com/chrome/extensions/trunk/apps/about_apps.html">packaged apps</a>;
+otherwise, you're missing out!
+</p>
<p>
This page talks about packaged apps—how
you implement them,