[symfony-users] Re: Writing Project Documentation

2009-10-30 Thread Gareth McCumskey
What do you mean by documentation? Code documentation for other developers? Usability documentation for end users? If you mean code documentation you can use PHPDoc style comments above all your class methods etc that can then by automatically compiled into an API reference by many PHPDoc generati

[symfony-users] Re: Writing Project Documentation

2009-10-30 Thread Kropp, Henning
Yes I ment code documentation. Sorry, that i did not make my self clear. I am trying PhpDocumentor with not so much of a success and was wondering if symfony offers any support. I am also coding with netbeans and would have liked an easy integration like javadoc. Thanks Gareth McCumskey schrie

[symfony-users] Re: Writing Project Documentation

2009-10-31 Thread AJStoneham
I like to: a) Write a sitemape (using http://www.omnigroup.com/applications/OmniGraffle/) and put colored background boxes of modules (i.e. app/front-end/ modules/) so you can clearly see on all the pages belonging to a module and it tends to segregate the sites functionality too so requirements