mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
|
|
||
|---|---|---|
| .. | ||
| _exts | ||
| _images | ||
| _themes/sylius_rtd_theme | ||
| api | ||
| behat | ||
| book | ||
| bundles | ||
| components | ||
| contributing | ||
| cookbook | ||
| .gitignore | ||
| conf.py | ||
| index.rst | ||
| README.md | ||
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.