trpl-zh-cn/book.toml
Ivan Tham 13d011b398
Switch lang to zh-CN
zh-CN is more widely used and supported
2022-07-31 17:00:49 +08:00

14 lines
391 B
TOML
Raw 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]
title = "Rust 程序设计语言 简体中文版"
authors = ["Steve Klabnik 和 Carol Nichols以及来自 Rust 社区的贡献Rust 中文社区翻译)"]
description = "Rust 程序设计语言 简体中文版"
language = "zh-CN"
[output.html]
additional-css = ["ferris.css", "theme/2018-edition.css"]
additional-js = ["ferris.js"]
[output.latex-pdf]
latex = false
pdf = true