Index: chrome/common/extensions/docs/templates/json/intro_tables.json |
diff --git a/chrome/common/extensions/docs/templates/json/intro_tables.json b/chrome/common/extensions/docs/templates/json/intro_tables.json |
index 2bc47d649b4a39046dc8295276638d4075c5f761..5040910bf1ce9936d0caa7a7b25980336aac717d 100644 |
--- a/chrome/common/extensions/docs/templates/json/intro_tables.json |
+++ b/chrome/common/extensions/docs/templates/json/intro_tables.json |
@@ -214,7 +214,8 @@ |
"Learn More": [ |
{ |
"link": "app_lifecycle", |
- "text": "Manage App Lifecycle" |
+ "text": "Manage App Lifecycle", |
+ "restrictedTo": "apps" |
not at google - send to devlin
2014/08/01 19:23:44
"restrictedTo" is a bit vague, maybe re-use the "e
ahernandez
2014/08/01 19:28:22
Should I add the annotation to every link then?
not at google - send to devlin
2014/08/01 19:29:19
nah just default to everything. just modify this l
|
}, |
{ |
"link": "event_pages", |