Blog

First release of the API doc

Jobeet, learn symfony step by step, 24 days, 1 hour a day

« Back to the Blog

Categories

Feeds

feed Posts feed

comments feed Comments feed

Be trained by symfony experts
Jan 21: Paris (1.2 - Francais)
Feb 04: Montpellier (1.2 - Français)
Feb 18: Paris (1.2 - Francais)
Mar 11: Nantes (1.2 - Français)
Mar 18: Paris (1.2 - Français)
and more...

Archives

Creative Commons License This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.

After numerous requests, the first version of the API documentation has just been published. You will find it under the documentation section.

Please note that it is a very early version, which contains succinct comment for a limited number of files (the helpers, for instance, are not documented for now). If you feel like helping us to improve it, don't hesitate to contribute patches with php doc comments added to the source.

Comments comments feed

gravatar
#1 paulo said 7 days later

What have you used to create this nice doc ?

gravatar
#2 fabien said 8 days later

paulo: the API documentation was generated with phpdoc. They are nice thanks to the great work of Sean Kerr (mojavi lead) who did some custom templates. You can see the templates in the subversion repository (under the doc/phpdoc directory).