You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trpl-zh-cn/book.toml

16 lines
543 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

[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"]
git-repository-url = "https://github.com/KaiserY/trpl-zh-cn/tree/master"
edit-url-template = "https://github.com/KaiserY/trpl-zh-cn/edit/master/{path}"
[output.latex-pdf]
latex = false
pdf = true