book.json 317 B

123456789101112131415161718
  1. {
  2. "plugins": ["mermaid-gb3",
  3. "expandable-chapters",
  4. "-lunr",
  5. "-search",
  6. "search-pro",
  7. "popup",
  8. "code"],
  9. "pluginsConfig": {
  10. "mermaid-gb3": {
  11. "default": {
  12. "theme": "default",
  13. "scale": 1.0
  14. }
  15. }
  16. },
  17. "language": "zh-hans"
  18. }