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

Unified Diff: docs/chrome_settings.md

Issue 2719093002: Note Options deprecation in more places (Closed)
Patch Set: feedback Created 3 years, 10 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
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/chrome_settings.md
diff --git a/docs/chrome_settings.md b/docs/chrome_settings.md
index 97e0b27d7ccf539b7ddecefe449b7f1a0541d636..5628d56c9225ac4e5d48ab8d99341401203eab36 100644
--- a/docs/chrome_settings.md
+++ b/docs/chrome_settings.md
@@ -1,4 +1,24 @@
-# What is chrome://settings?
+# Deprecation
+
+This doc refers to "options", the soon-to-be-deprecated version of
+chrome://settings being replaced by Material Design Settings.
+
+**Any new features and bug fixes should be contributed to MD Settings, found in
+the /settings/ directories (as opposed to the /options/ directories).**
+
+See: https://www.chromium.org/developers/updating-webui-for-material-design
+
+Note: As the soft launch begins, chrome://settings may start surfacing the
+Material Design settings page. The deprecated "options" page will be available
+during this time at chrome://settings-frame, but will eventually be removed.
+
+# Outdated
+
+The remainder of this doc has not been substantially updated in some time, but
+is generally correct. Contact /options/ OWNERS if you have questions, but see
+the deprecation notice above.
+
+## What is chrome://settings?
Chrome (version 10 and above) uses WebUI settings by default for all platforms.
Access it via the wrench menu ("Preferences" on Mac and Linux; "Options" on
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698