This is the repository for the Phalcon documentation. Our documentation is hosted on Read The Docs which is automatically updated when any changes are made to this repository.
You are welcome to fork this repository and add, correct or enhance the documentation yourselves.
The documentation is written using reStructuredText and is currently available in 8 different languages:
- English (en)
- Chinese (zh)
- French (fr)
- Japanese (ja)
- Polish (pl)
- Portuguese (pt)
- Russian (ru)
- Spanish (es)
The API is automatically generated from the C source code using the following command:
php scripts/gen-api.php
If you find an error or want to improve it, please send a pull request to https://github.com/phalcon/docs (documentation) or https://github.com/phalcon/cphalcon (source code).