Initial commit

This commit is contained in:
2024-02-13 15:51:50 +01:00
commit 192194b0ec
45 changed files with 2062 additions and 0 deletions

14
book.toml Normal file
View 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]