The PHPUnit project is no longer involved with the translation of its documentation to other languages. This repository is now archived.
文档的每一种翻译都用单独的存储库来维护:
如果要创建新的翻译,请在英语文档的问题跟踪器(issue tracker)中开一个新的问题(issue), 说明您要翻译的语言。会创建一个新的存储库并将其添加到可用翻译中。
理想情况下,您应当已经基于英语文档的分支或副本而准备好一个翻译的版本, 这个版本稍后将导入到官方存储库中。
- Python
- Sphinx
- Read the Docs Sphinx Theme
要构建完整的文档,运行:
$ make html
之后你就可以在 build/html
中找到相应的 HTML 文件了。
$ pip install docutils-ast-writer
$ npm install
$ ./node_modules/.bin/textlint src