book.toml 241 B

12345678910111213141516
  1. [book]
  2. authors = ["DarkFi"]
  3. language = "en"
  4. multilingual = false
  5. src = "src"
  6. title = "The DarkFi Book"
  7. [output.html]
  8. copy-fonts = true
  9. default-theme = "ayu"
  10. preferred-dark-theme = "ayu"
  11. theme = "theme"
  12. [output.katex]
  13. [preprocessor.katex]