/docs

Phalcon PHP Framework documentation

Primary LanguageCSS

Phalcon Framework Documentation

Welcome

This is the repository for the Phalcon documentation. Our documentation is hosted on Read The Docs (http://www.readthedocs.org) which is automatically updated when any changes are made to this repository.

You are welcome to fork this repository and add, correct, enhance the documentation yourselves.

The documentation language is reStructuredText (http://sphinx.pocoo.org/rest.html)

API

The API is automatically generated from the C sources 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/cphalcon