2015-08-08 16:55:53 -04:00
{
"index" : {
"icon" : "home" ,
"title" : "Angular Docs" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2015-08-08 16:55:53 -04:00
"menuTitle" : "Docs Home" ,
2016-12-22 23:06:34 -05:00
"banner" : "The latest Angular release is <b>2.4</b>. Learn about the latest <a href='guide/change-log.html' title='Documentation change log'>updates to the documentation</a>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank' title='Angular Product Changes'>Angular change log</a> for enhancements, fixes, and breaking changes in Angular itself."
2015-08-08 16:55:53 -04:00
} ,
2017-01-23 18:44:55 -05:00
"quickstart" : {
2016-06-05 14:25:16 -04:00
"icon" : "query-builder" ,
2017-01-23 18:44:55 -05:00
"title" : "Quickstart" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2017-01-23 18:44:55 -05:00
"banner" : "A quick look at Angular basics"
2016-06-05 14:25:16 -04:00
} ,
2017-01-23 18:44:55 -05:00
"cli-quickstart" : {
2015-08-08 16:55:53 -04:00
"icon" : "query-builder" ,
2017-01-23 18:44:55 -05:00
"title" : "CLI Quickstart" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2017-01-23 18:44:55 -05:00
"banner" : "Use the CLI tool to quickly build Angular applications"
2015-08-08 16:55:53 -04:00
} ,
2015-10-15 02:04:58 -04:00
"tutorial" : {
"icon" : "list" ,
"title" : "Tutorial" ,
2016-09-19 18:52:41 -04:00
"subtitle" : "TypeScript"
2015-10-15 02:04:58 -04:00
} ,
2015-08-08 16:55:53 -04:00
"guide" : {
"icon" : "list" ,
2016-10-19 16:49:54 -04:00
"title" : "Guide" ,
2016-09-19 18:52:41 -04:00
"subtitle" : "TypeScript"
2015-10-15 02:04:58 -04:00
} ,
2016-02-22 05:04:23 -05:00
"cookbook" : {
"icon" : "list" ,
"title" : "Cookbook" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2016-02-22 05:04:23 -05:00
"banner" : "How to solve common implementation challenges."
2016-02-02 08:39:34 -05:00
} ,
2016-03-08 11:45:44 -05:00
"api/" : {
2015-08-08 16:55:53 -04:00
"icon" : "book" ,
2016-09-19 18:52:41 -04:00
"title" : "API Reference" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2016-03-04 20:56:41 -05:00
"reference" : true
} ,
2016-04-07 16:31:40 -04:00
2016-03-04 20:56:41 -05:00
"cheatsheet" : {
2016-12-01 14:47:58 -05:00
"title" : "Cheat Sheet" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2016-04-25 14:22:24 -04:00
"reference" : false
2015-08-08 16:55:53 -04:00
} ,
2016-03-04 20:56:41 -05:00
"glossary" : {
"title" : "Glossary" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2016-09-19 18:52:41 -04:00
"intro" : "Brief definitions of the most important words in the Angular vocabulary" ,
2016-04-25 14:22:24 -04:00
"reference" : false
2016-03-04 20:56:41 -05:00
} ,
2016-04-07 16:31:40 -04:00
2015-08-08 16:55:53 -04:00
"resources" : {
"icon" : "play-circle-fill" ,
"title" : "Angular Resources" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2016-03-04 20:56:41 -05:00
"resources" : true
2015-08-08 16:55:53 -04:00
} ,
"help" : {
"icon" : "chat" ,
2016-03-04 20:56:41 -05:00
"title" : "Help & Support" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "From our team & community" ,
2016-03-04 20:56:41 -05:00
"resources" : true
2016-03-08 11:45:44 -05:00
} ,
2016-04-07 16:31:40 -04:00
2016-03-08 11:45:44 -05:00
"styleguide" : {
"title" : "Docs Style Guide" ,
2016-09-12 11:34:29 -04:00
"subtitle" : "TypeScript" ,
2016-03-08 11:45:44 -05:00
"intro" : "Design & Layout Patterns For Documentation"
2015-08-08 16:55:53 -04:00
}
}