An open API service indexing awesome lists of open source software.

https://github.com/sebastianbergmann/phpunit-documentation-brazilian-portuguese

Brazilian Portuguese Documentation for PHPUnit
https://github.com/sebastianbergmann/phpunit-documentation-brazilian-portuguese

documentation phpunit

Last synced: about 1 month ago
JSON representation

Brazilian Portuguese Documentation for PHPUnit

Awesome Lists containing this project

README

          

**The PHPUnit project is no longer involved with the translation of its documentation to other languages. This repository is now archived.**

# Building the Documentation

## Requirements

- Python
- [Sphinx](http://www.sphinx-doc.org/)
- [Read the Docs Sphinx Theme](https://github.com/rtfd/sphinx_rtd_theme)

## Building the HTML Documentation

To build the complete documentation run:

make html

# Output

Afterwards you will find the HTML files in `build/html`.