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

16 lines
371 B
TOML

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