kanidm/book/book.toml

19 lines
409 B
TOML
Raw Normal View History

[book]
authors = [
"William Brown",
2022-07-07 05:03:08 +02:00
"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"
2023-07-06 03:53:26 +02:00
additional-css = ["theme.css"]
2022-07-07 05:03:08 +02:00
[preprocessor.template]