Modern ecommerce solution for Symfony2.
This is official documentation repository, available on docs.sylius.org.
Hosted by readthedocs.org.
If you want to keep up with updates, follow the official Sylius account on twitter.
The documentation uses GitHub issues.
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
.
See the list of documentation contributors.