janschoenherr / docs.puli.io

The Puli documentation.

Home Page:http://docs.puli.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 bschussek@gmail.com or shout out to @PuliPHP on Twitter.

License

The documentation is licensed under the MIT license.

About

The Puli documentation.

http://docs.puli.io

License:MIT License


Languages

Language:Python 56.1%Language:Makefile 43.9%