{
  "install": {
    "title": "Installation",
    "sections": {}
  },
  "usage": {
    "title": "Usage",
    "sections": {
      "templates": {
        "title": "Templates"
      },
      "binding": {
        "title": "Binding"
      },
      "configuring": {
        "title": "Configuring"
      }
    }
  },
  "binders": {
    "title": "Binders",
    "sections": {
      "one-way": {
        "title": "One-way binders"
      },
      "two-way": {
        "title": "Two-way binders"
      },
      "api": {
        "title": "API"
      }
    }
  },
  "formatters": {
    "title": "Formatters",
    "sections": {
      "one-way": {
        "title": "One-way formatters"
      },
      "two-way": {
        "title": "Two-way formatters"
      },
      "arguments": {
        "title": "Formatter arguments"
      }
    }
  },
  "components": {
    "title": "Components",
    "sections": {}
  },
  "adapters": {
    "title": "Adapters",
    "sections": {
      "default": {
        "title": "The built-in adapter"
      },
      "creating": {
        "title": "Creating an adapter"
      }
    }
  },
  "computed-properties": {
    "title": "Computed Properties",
    "sections": {}
  },
  "iteration": {
    "title": "Iteration binding",
    "sections": {}
  }
}
