{
  "index": {
    "icon": "home",
    "title": "Angular Docs",
    "subtitle": "Dart",
    "menuTitle": "Docs Home",
    "banner": "Current release is <strong>beta.21</strong>. View the <a href='https://github.com/dart-lang/angular2/blob/master/CHANGELOG.md' target='_blank'>change Log</a> to see enhancements, fixes, and breaking changes."
  },

  "quickstart": {
    "icon": "query-builder",
    "title": "5 Min Quickstart",
    "description": "Get up and running with Angular 2"
  },

  "tutorial": {
    "icon": "list",
    "title": "Tutorial",
    "banner": "Angular 2 is currently in Release Candidate."
  },

  "guide": {
    "icon": "list",
    "title": "Developer Guides",
    "banner": "Angular 2 is currently in Release Candidate."
  },

  "cookbook": {
    "icon": "list",
    "title": "Cookbook",
    "banner": "How to solve common implementation challenges."
  },

  "api/": {
    "icon": "book",
    "title": "API Preview",
    "reference": true
  },

  "cheatsheet": {
    "title": "Angular Cheat Sheet",
    "intro": "A quick guide to Angular syntax. (Content is provisional and may change.)",
    "reference": false
  },

  "glossary": {
    "title": "Glossary",
    "intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
    "reference": false
  },

  "resources": {
    "icon": "play-circle-fill",
    "title": "Angular Resources",
    "banner": "Angular 2 is currently in Release Candidate.",
    "resources": true
  },

  "help": {
    "icon": "chat",
    "title": "Help & Support",
    "resources": true
  },

  "styleguide": {
    "title": "Docs Style Guide",
    "intro": "Design & Layout Patterns For Documentation"
  }
}