kanidm/book/book.toml
James Hodgkinson 3e4c8f6241
Fixing the kanidmd healthcheck (#1789)
* fixing the health check
* fixing pages while I am here
* flipping options like I flip burgers
* using the config-supplied cert
2023-06-28 19:41:24 +10:00

18 lines
378 B
TOML

[book]
authors = [
"William Brown",
"James Hodgkinson",
"Carla Schroder",
]
language = "en"
multilingual = false
src = "src"
title = "Kanidm Administration"
[output.html]
edit-url-template = "https://github.com/kanidm/kanidm/edit/master/book/{path}"
git-repository-url = "https://github.com/kanidm/kanidm"
git-repository-icon = "fa-github"
[preprocessor.template]