Thread overview
D api
May 02, 2004
evert
May 03, 2004
J Anderson
May 03, 2004
Matthew
May 02, 2004
Hi all,

I am new to the D language, I have experience with Java and some with c. Is there an api documentation availible of D like javadoc?

Thanks,

Evert


May 03, 2004
evert@cnerds.com wrote:

>Hi all,
>
>I am new to the D language, I have experience with Java and some with c.
>Is there an api documentation availible of D like javadoc?
>
>Thanks,
>
>Evert
>
>  
>
Doxygen.

-- 
-Anderson: http://badmama.com.au/~anderson/
May 03, 2004
I write my modules documented with Doxygen tags. Not that big-W generates it, or anything. ;)

"J Anderson" <REMOVEanderson@badmama.com.au> wrote in message news:c74n06$r8u$1@digitaldaemon.com...
> evert@cnerds.com wrote:
>
> >Hi all,
> >
> >I am new to the D language, I have experience with Java and some with c. Is there an api documentation availible of D like javadoc?
> >
> >Thanks,
> >
> >Evert
> >
> >
> >
> Doxygen.
>
> -- 
> -Anderson: http://badmama.com.au/~anderson/