{
  "source": "./src",
  "destination": "./esdoc",
  "title": "Reach",
  "access": ["public", "protected", "private"],
  "index": "./manual/index.md",
  "manual": {
    "design": ["./manual/design/index.md"],
    "installation": ["./manual/installation/index.md"],
    "usage": ["./manual/usage/index.md"],
    "tutorial": ["./manual/tutorial/index.md"],
    "configuration": ["./manual/configuration/index.md"],
    "example": ["./manual/example/index.md"],
    "faq": ["./manual/faq/index.md", "./CONTRIBUTING.md"],
    "changelog": ["./manual/changelog/index.md"]
  }
}
