Re: [PHP] API Documentation Via Comments

2004-03-24 Thread Duncan Hill
On Wednesday 24 March 2004 11:37, Hawkes, Richard wrote: > Hi, > > As you may be aware, languages like Java allow you to add comments in a > certain format, which can then be translated into a full HTML API Document > later. Does PHP have a facility like this? If not, has anyone written > anything

[PHP] API Documentation Via Comments

2004-03-24 Thread Hawkes, Richard
Hi, As you may be aware, languages like Java allow you to add comments in a certain format, which can then be translated into a full HTML API Document later. Does PHP have a facility like this? If not, has anyone written anything to do something similar? I hope so?! Thanks all Richard