book.toml 376 B

123456789101112131415161718192021
  1. [book]
  2. authors = ["Diogo Peralta Cordeiro", "Hugo Sales"]
  3. language = "en"
  4. multilingual = false
  5. src = "src"
  6. title = "GNU social for Developers"
  7. [output.html]
  8. mathjax-support = true
  9. [output.html.playpen]
  10. copy-js = true
  11. [output.html.search]
  12. limit-results = 20
  13. use-boolean-and = true
  14. boost-title = 2
  15. boost-hierarchy = 2
  16. boost-paragraph = 1
  17. expand = true
  18. heading-split-level = 2