Files
rust-lang-zh_CN/book.toml
2025-06-09 17:22:20 +08:00

28 lines
589 B
TOML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[book]
authors = ["Lenny Peng"]
language = "zh"
src = "src"
title = "Yet another Chinese rust-lang book."
description = "又一本 rust-lang 书Yet another Chinese rust-lang book。"
[preprocessor.last-changed]
command = "mdbook-last-changed"
renderer = ["html"]
[preprocessor.pagetoc]
[output.html]
additional-css = ["theme/pagetoc.css"]
additional-js = ["theme/pagetoc.js"]
git-repository-url = "https://github.com/gnu4cn/rust-lang-zh_CN"
git-repository-icon = "fa-github"
[output.html.print]
enable = false
[output.html.search]
enable = false
[output.html.favicon]
png = true