so far it looks good... i got a test class/package to compile as far as the
docs go but now when i try  to do more with it it always crashes:
c:> c:\php\cli\php -t c:\src\test\ -o CHM:default:default -d c:\src\test\

fatal error: undefined member to object in c:\phpdoc\php
documenter\includes\converter.php on line 4199

cant quite tell what im doing wrong but going to go through the docs and see
if i messed it up somehow...


----- Original Message ----- 
From: "Richard Harb" <[EMAIL PROTECTED]>
To: "Andy B" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, April 13, 2004 11:37 PM
Subject: Re: [PHP] automatic doc generation for classes


> Well, since you already mentionned it:
> Why not use phpdoc? I use it on a regular basis: it's pretty good.
>
> (Yes, it works like a charm on a windows box with enough memory)
>
> Richard
>
> Tuesday, April 13, 2004, 9:10:23 PM, you wrote:
>
> > does anybody have any good recommendations for anything to do auto doc
> > generation for php classes/functions and stuff.. like phpdoc or
something of
> > that sort?
>
> > what ones are the best to use for windows....
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to