book.json 213 B

1234567891011
  1. {
  2. "gitbook": "3.2.2",
  3. "title": "Misago Documentation",
  4. "plugins": ["github", "anchorjs"],
  5. "pluginsConfig": {
  6. "github": {
  7. "url": "https://github.com/rafalp/Misago/"
  8. }
  9. },
  10. "root": "./docs"
  11. }