Kohana Documentation
There are 2 sources of documentation for the Kohana framework.
User Guide
The User Guide can be found at http://doc.kohanaphp.com. We welcome and encourage users to contribute. Please note, the important contribution is content, Style, presentation, editing, etc. will be the final responsibility of the dev team.
Discussion about the User Guide can be found on the Kohana forums at http://kohanaphp.com/forums/index.php/topic,148.0.html
It is intended to be a useful reference for the framework, but not a technical manual. Goals are to provide a gentle introduction to the framework, a solid reference for usage, and an introduction to advanced topics. It will not be restricted to the framework, but will always be relevant to it.
API
The API documentation will come in the form of Kodoc which is supplied as a module. Information is read directly from the framework code and comments using Reflection, ensuring it is always up to date and accurate.
An early version is currently available in SVN.
