add a link to change the language version

pull/392/head
eric.tao 2022-09-25 15:14:45 +07:00
parent 3d64da9161
commit 64fecb0ac1
2 changed files with 4 additions and 0 deletions

@ -11,6 +11,8 @@ This copy of the manual describes version DFT_VERSION_HERE. The
[changelog](https://github.com/Wilfred/difftastic/blob/master/CHANGELOG.md)
records which features and bug fixes are in each version.
If you are searching for other language version of this manual, we provide [Chinese](https://difftastic.wilfred.me.uk/zh-CN/) as well.
## Syntactic Diffing
Difftastic [detects the language](./usage.html#language-detection), parses the code, and then

@ -6,6 +6,8 @@ Difftastic是一款开源软件使用MIT许可证并且可以[在Github上
该说明书会表明当前版本DFT_VERSION_HERE。[变更记录](https://github.com/Wilfred/difftastic/blob/master/CHANGELOG.md)会记录每个版本的特性增加和bug的修复。
如果你正在寻找其他语言版本的说明书,我们同样提供了[英语版本](https://difftastic.wilfred.me.uk/)。
## 语法差异分析
Difftastic会[检测编程语言](./usage.html#language-detection),爬取代码,随后比较句法树。见例子: