76 lines
2.0 KiB
JSON
Raw Normal View History

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",
"subtitle": "JavaScript",
2015-03-01 16:39:17 -08:00
"menuTitle": "Docs Home",
2017-03-24 02:50:10 +00:00
"banner": "The latest Angular release is <b>4.0</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. If youre looking for Angular v2 documents, youll find them at <a href='https://v2.angular.io' title='Angular v2 docs archive'>v2.angular.io</a>."
2015-02-28 16:35:18 -08:00
},
"quickstart": {
2015-03-01 16:39:17 -08:00
"icon": "query-builder",
"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
},
"tutorial": {
"icon": "list",
"title": "Tutorial",
"subtitle": "JavaScript"
},
2015-04-21 12:36:32 -07:00
"guide": {
2015-04-21 08:44:56 -07:00
"icon": "list",
"title": "Guide",
"subtitle": "JavaScript"
2015-02-28 16:35:18 -08:00
},
"cookbook": {
"icon": "list",
"title": "Cookbook",
"subtitle": "JavaScript"
},
"api/": {
2015-03-01 16:39:17 -08:00
"icon": "book",
"title": "API Reference",
"subtitle": "JavaScript",
"reference": true
},
"cheatsheet": {
"title": "Cheat Sheet",
"subtitle": "JavaScript",
"reference": false
2015-02-28 16:35:18 -08:00
},
"glossary": {
"title": "Glossary",
"subtitle": "JavaScript",
"intro": "Brief definitions of the most important words in the Angular vocabulary",
"reference": false
},
2015-04-23 08:34:23 -07:00
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
"subtitle": "JavaScript",
"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",
"title": "Help & Support",
"subtitle": "From our team & community",
"resources": true
},
"styleguide": {
"title": "Docs Style Guide",
"subtitle": "JavaScript",
"intro": "Design & Layout Patterns For Documentation"
2015-02-28 16:35:18 -08:00
}
2015-03-02 14:50:14 -08:00
}