2015-02-28 16:35:18 -08:00
{
"index" : {
2015-03-01 16:39:17 -08:00
"icon" : "home" ,
2015-03-01 06:42:31 -08:00
"title" : "Angular Docs" ,
2016-09-12 08:34:29 -07:00
"subtitle" : "JavaScript" ,
2015-03-01 16:39:17 -08:00
"menuTitle" : "Docs Home" ,
2016-10-12 23:41:42 +02:00
"banner" : "Angular release is <b>2.1</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
2015-02-28 16:35:18 -08:00
} ,
"quickstart" : {
2015-03-01 16:39:17 -08:00
"icon" : "query-builder" ,
2016-09-19 15:52:41 -07:00
"title" : "Quickstart" ,
"subtitle" : "JavaScript" ,
"description" : "Get up and running with Angular" ,
"banner" : "This QuickStart guide demonstrates how to build and run a simple Angular application."
2015-02-28 16:35:18 -08:00
} ,
2016-02-25 09:03:50 -08:00
"tutorial" : {
"icon" : "list" ,
"title" : "Tutorial" ,
2016-09-19 15:52:41 -07:00
"subtitle" : "JavaScript"
2016-02-25 09:03:50 -08:00
} ,
2016-03-04 17:56:41 -08:00
2015-04-21 12:36:32 -07:00
"guide" : {
2015-04-21 08:44:56 -07:00
"icon" : "list" ,
2016-03-04 17:56:41 -08:00
"title" : "Developer Guides" ,
2016-09-19 15:52:41 -07:00
"subtitle" : "JavaScript"
2015-02-28 16:35:18 -08:00
} ,
2016-02-25 09:03:50 -08:00
"cookbook" : {
"icon" : "list" ,
"title" : "Cookbook" ,
2016-09-19 15:52:41 -07:00
"subtitle" : "JavaScript"
2016-02-25 09:03:50 -08:00
} ,
2016-03-04 17:56:41 -08:00
2016-03-08 08:45:44 -08:00
"api/" : {
2015-03-01 16:39:17 -08:00
"icon" : "book" ,
2016-09-19 15:52:41 -07:00
"title" : "API Reference" ,
"subtitle" : "JavaScript" ,
2016-03-04 17:56:41 -08:00
"reference" : true
} ,
2016-03-16 18:01:33 +02:00
2016-03-04 17:56:41 -08:00
"cheatsheet" : {
"title" : "Angular Cheat Sheet" ,
2016-09-19 15:52:41 -07:00
"subtitle" : "JavaScript" ,
2016-09-08 15:01:39 -07:00
"intro" : "A quick guide to Angular syntax. (Content is provisional and may change.)" ,
2016-04-25 14:22:24 -04:00
"reference" : false
2015-02-28 16:35:18 -08:00
} ,
2016-03-04 17:56:41 -08:00
"glossary" : {
"title" : "Glossary" ,
2016-09-19 15:52:41 -07:00
"subtitle" : "JavaScript" ,
"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 17:56:41 -08:00
} ,
2016-03-16 18:01:33 +02:00
2015-04-23 08:34:23 -07:00
"resources" : {
"icon" : "play-circle-fill" ,
"title" : "Angular Resources" ,
2016-09-19 15:52:41 -07:00
"subtitle" : "JavaScript" ,
2016-03-04 17:56:41 -08:00
"resources" : true
2015-04-23 08:34:23 -07:00
} ,
2015-02-28 16:35:18 -08:00
"help" : {
2015-03-01 16:39:17 -08:00
"icon" : "chat" ,
2016-03-04 17:56:41 -08:00
"title" : "Help & Support" ,
2016-09-19 15:52:41 -07:00
"subtitle" : "From our team & community" ,
2016-03-04 17:56:41 -08:00
"resources" : true
2016-03-08 08:45:44 -08:00
} ,
2016-03-16 18:01:33 +02:00
2016-03-08 08:45:44 -08:00
"styleguide" : {
"title" : "Docs Style Guide" ,
2016-09-19 15:52:41 -07:00
"subtitle" : "JavaScript" ,
2016-03-08 08:45:44 -08:00
"intro" : "Design & Layout Patterns For Documentation"
2015-02-28 16:35:18 -08:00
}
2015-03-02 14:50:14 -08:00
}