Skip to content

puli/docs.puli.io

Repository files navigation

Puli Documentation

This repository contains the documentation for the Puli project. The rendered documentation is hosted at Read the Docs.

Authors

Contribute

Contributions to the documentation are always welcome!

Compile the documentation

To compile the documentation and see your changes, you need the sphinx-php python package. Install it via pip:

$ pip install "git+https://github.com/fabpot/sphinx-php.git#egg=sphinx-php"

Then compile it to HTML:

$ make html

Support

If you are having problems, send a mail to [email protected] or shout out to @PuliPHP on Twitter.

License

The documentation is licensed under the MIT license.

Releases

No releases published

Packages

No packages published