askama/book/book.toml
2025-12-22 18:32:26 +01:00

14 lines
313 B
TOML

[book]
authors = ["askama-rs developers"]
language = "en"
src = "src"
title = "Askama"
[rust]
edition = "2021"
[output.html]
git-repository-url = "https://github.com/askama-rs/askama/tree/master/book"
edit-url-template = "https://github.com/askama-rs/askama/tree/master/book/{path}"
playground.runnable = false