/ book.toml
book.toml
1 [book] 2 title = "Diccionario Alemán-Español" 3 authors = ["EnriqueSource"] 4 language = "es" 5 6 [output.html] 7 default-theme = "rust" 8 additional-css = ["custom.css"]
1 [book] 2 title = "Diccionario Alemán-Español" 3 authors = ["EnriqueSource"] 4 language = "es" 5 6 [output.html] 7 default-theme = "rust" 8 additional-css = ["custom.css"]