Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1332)

Unified Diff: chrome/common/extensions/docs/server2/templates/articles/docs.html

Issue 10914218: Removing references to legacy packaged apps across extension docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/server2/templates/articles/docs.html
diff --git a/chrome/common/extensions/docs/server2/templates/articles/docs.html b/chrome/common/extensions/docs/server2/templates/articles/docs.html
index 39a4c752a13ec42f90c01cf668c4d367ab42230d..fd87745149d904ccb109935a2ad65e7fe4c0da05 100644
--- a/chrome/common/extensions/docs/server2/templates/articles/docs.html
+++ b/chrome/common/extensions/docs/server2/templates/articles/docs.html
@@ -1,21 +1,10 @@
<h1>Hello There!</h1>
<p>
-This documentation tells you how to write extensions
-and packaged apps for the
+This documentation tells you how to write extensions for the
<a href="http://www.google.com/chrome">Google Chrome browser</a>.
-Because extensions came first,
-the APIs and these docs say <em>extension</em> everywhere.
</p>
-<p class="caution">
-<b>Note:</b>
-Unless you see a note
-describing an exception for packaged apps,
-everything in this documentation applies to both extensions and packaged apps.
-</p>
-
-
<h2 id="readme"> Where to start </h2>
<p>

Powered by Google App Engine
This is Rietveld 408576698