/ book.toml
book.toml
 1  [book]
 2  authors = ["Thomas Graves"]
 3  language = "en"
 4  multilingual = false
 5  src = "src"
 6  title = "AWFUL SECURITY NEWS"
 7  
 8  [output.html]
 9  theme = "src/theme"
10  default-theme = "ayu"
11  mathjax-support = true