We are open to contributions to the Silex code. If you find a bug or want to contribute a provider, just follow these steps:
Note
Any code you contribute must be licensed under the MIT License.
The documentation is written in reStructuredText and can be generated using sphinx.
1 2
$ cd doc
$ sphinx-build -b html . build