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.
Each translation of the documentation is maintained in a separate repository:
If you want to create a new translation, please open a new issue in the issue tracker of the English documentation, specifying the language you want to translate. A new repository is created and added to the available translations.
Ideally, you should already have a translated version ready based on a fork or copy of the English documentation, which will later be imported into the official repository.
To build the complete documentation, run:
$ make html
Then you can find the corresponding HTML file in build/html
.
$ pip install docutils-ast-writer
$ npm install
$ ./node_modules/.bin/textlint src