helm-charts/docs/book.toml
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 9cfc6276db
docs: Update docs
2023-01-11 09:00:16 +01:00

40 lines
855 B
TOML

[book]
authors = ["Bernd Schorgers"]
language = "en"
multilingual = false
src = "src"
title = "Helm Charts"
[build]
create-missing = false
[output.html]
default-theme = "latte"
preferred-dark-theme = "macchiato"
git-repository-url = "https://github.com/bjw-s/helm-charts"
git-repository-icon = "fa-github"
no-section-label = true
additional-css = ["././assets/css/mdbook-admonish.css", "./theme/catppuccin.css", "./theme/catppuccin-highlight.css"]
git-branch = "main"
open-on-text = "[Edit this page on GitHub]"
[output.html.fold]
enable = true
level = 1
[output.html.playground]
copyable = false
[output.html.search]
limit-results = 15
[output.linkcheck]
[preprocessor]
[preprocessor.admonish]
command = "mdbook-admonish"
assets_version = "2.0.0" # do not edit: managed by `mdbook-admonish install`
[preprocessor.emojicodes]
after = [ "links" ]