diff --git a/documentation/book.toml b/documentation/book.toml index e59652fea44b560a604d19abe5faf38b06f2a612..5fc5101df8827a1188fd8c26c6346633e470fcea 100644 --- a/documentation/book.toml +++ b/documentation/book.toml @@ -1,5 +1,10 @@ [book] -authors = [] +authors = ["Martin Stiemerling", "Manuel Kieweg", "Malte Bauch"] language = "en" multilingual = false src = "." + +[output.html] +git-repository-url = "https://code.fbi.h-da.de/cocsn/gosdn" +git-repository-icon = "fa-gitlab" +site-url = "/public/" \ No newline at end of file