{
  "intro": {
    "title": "Introduction",
    "children": {
      "helloworld": {
        "title": "Hello World Example"
      },
      "core_concepts": {
        "title": "Core Concepts"
      }
    }
  },
  "blueprint": {
    "title": "Blueprints",
    "children": {
      "blueprint_js": {
        "title": "Javascript"
      },
      "blueprint_html": {
        "title": "HTML"
      }
    }
  },
  "dyn_js": {
    "title": "Dynamics Javascript",
    "children": {
      "initialize": {
        "title": "Initializing Dynamics"
      },
      "templates": {
        "title": "Templates"
      },
      "element": {
        "title": "Element"
      },
      "_afterActivate": {
        "title": "_afterActivate"
      },
      "scopes": {
        "title": "Accessing Dynamics"
      },
      "eventchannels": {
        "title": "Event Channels"
      }
    }
  },
  "html-attributes": {
    "title": "DOM Partials",
    "children": {
      "ba-click": {
        "title": "ba-click"
      },
      "ba-tap": {
        "title": "ba-tap"
      },
      "ba-class": {
        "title": "ba-class"
      },
      "ba-show": {
        "title": "ba-show"
      },
      "ba-if": {
        "title": "ba-if"
      },
      "ba-ignore": {
        "title": "ba-ignore"
      },
      "ba-repeat": {
        "title": "ba-repeat"
      },
      "ba-attrs": {
        "title": "ba-attrs"
      },
      "ba-on": {
        "title": "ba-on"
      },
      "ba-return": {
        "title": "ba-return"
      }
    }
  }
}