well got it to work... there was problems with the way i was making their
comments... kept doing **/ at end of comment block instead of */

never did figure out what most of the @ things are for... got as far as @var
and their server died...oh well

ill figure it out someday... like the chm format though...gues it could be a
slight better but overall its ok... grin
----- Original Message ----- 
From: "Richard Harb" <[EMAIL PROTECTED]>
To: "Andy B" <[EMAIL PROTECTED]>
Sent: Wednesday, April 14, 2004 1:43 AM
Subject: Re: [PHP] automatic doc generation for classes


> hmm ... strange.
> then again, I let my webserver do the work and have never called it
> from the command line. not that it should make any difference but ...
> you'll never know.
>
> and I used a .ini file all along - same as above (ought not make any
> difference)
>
>
> BTW, I currently use ver 1.2.3 - the one directly downloaded from
> sourceforge
>
> Richard
>
>
> Wednesday, April 14, 2004, 6:25:32 AM, you wrote:
>
> > 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