phpunit documentation chinese
1.0.0
The PHPUnit project is no longer involved with the translation of its documentation to other languages. This repository is now archived.
文件的每一種翻譯都用單獨的儲存庫來維護:
如果要建立新的翻譯,請在英文文件的問題追蹤器(issue tracker)中開一個新的問題(issue), 說明您要翻譯的語言。會建立一個新的儲存庫並將其新增至可用翻譯。
理想情況下,您應當已經基於英文文件的分支或副本而準備好一個翻譯的版本, 這個版本稍後將導入到官方儲存庫中。
要建立完整的文檔,請運行:
$ make html
之後你就可以在build/html
中找到對應的HTML 檔案了。
$ pip install docutils-ast-writer
$ npm install
$ ./node_modules/.bin/textlint src