difftastic/translation/zh-CN/manual-zh-CN/book.toml

17 lines
397 B
TOML

[book]
authors = ["Wilfred Hughes"]
language = "zh-CN"
multilingual = false
src = "src"
title = "Difftastic Manual"
description = "The official manual for difftastic, the syntactic differ"
[output.html]
git-repository-url = "https://github.com/wilfred/difftastic"
[output.html.playground]
copyable = false
[preprocessor.replace-version-placeholder]
command = "./replace_version_placeholder.sh"