Re: [PHP-DOC] documenting constants

2004-09-09 Thread Gabor Hojtsy
Two main topics come to mind here: - Layout of constant information As far as I see it, they're all ready for descriptions but are rarely added as it means a lot of extra work looking them all up, and putting that information into laymen's terms (or coming up with a description that isn't simply th

Re: [PHP-DOC] documenting constants

2004-08-13 Thread Mehdi Achour
Philip Olson wrote: Two main topics come to mind here: - Layout of constant information As far as I see it, they're all ready for descriptions but are rarely added as it means a lot of extra work looking them all up, and putting that information into laymen's terms (or coming up with a description

Re: [PHP-DOC] documenting constants

2004-08-13 Thread Philip Olson
> I searched the howto but didn't find *the* way to properly document an > extension constants. Personnaly, I'd like to see the errorfunc way > everywhere (value, constant name, description, note). Was any decision > made yet ? Two main topics come to mind here: - Layout of constant informatio