Initial commit
This commit is contained in:
14
book.toml
Normal file
14
book.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[book]
|
||||
authors = ["Benedikt Hunger"]
|
||||
language = "de"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "Grundlagen der Softwarearchitektur"
|
||||
|
||||
[output.html]
|
||||
curly-quotes = true
|
||||
additional-css = ["theme/css/custom.css"]
|
||||
preferred-dark-theme = "coal"
|
||||
|
||||
[preprocessor.graphviz]
|
||||
|
||||
Reference in New Issue
Block a user