1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-24 22:32:56 +02:00
comprehensive-rust/book.toml

26 lines
481 B
TOML
Raw Normal View History

2022-12-21 16:36:30 +01:00
[book]
authors = ["Martin Geisler"]
language = "en"
multilingual = false
src = "src"
title = "Comprehensive Rust 🦀"
[rust]
edition = "2021"
[preprocessor.svgbob]
class = "bob"
[output.html]
curly-quotes = true
additional-js = ["ga4.js"]
git-repository-url = "https://github.com/google/comprehensive-rust"
edit-url-template = "https://github.com/google/comprehensive-rust/edit/main/{path}"
2022-12-21 16:36:30 +01:00
[output.html.fold]
enable = true
level = 0
[output.html.playground]
editable = true