Sylius/docs/README.md
2016-03-25 09:31:54 +01:00

963 B

Sylius Documentation

This directory contains documentation for Sylius - Decoupled eCommerce Platform, available on docs.sylius.org.

It is hosted by the great readthedocs.org.

Sylius on Twitter

If you want to keep up with all the updates, follow the official Sylius account on twitter.

Issues

The documentation uses GitHub issues.

Build

If you contribute to documentation you will want to check how it looks after your changes.
To be able to build the documentation, install Sphinx.

$ sudo easy_install -U Sphinx

Then run the following command.

$ sphinx-build -b html . build

Documentation index is build/index.html.

Authors

See the list of our amazing contributors.