On Tue, 2003-07-08 at 09:52, Konstantin Priblouda wrote:
> --- Andrew Stevens <[EMAIL PROTECTED]>
> wrote:
> > On Mon, 2003-07-07 at 12:19, Konstantin Priblouda
> > wrote:
> > > It would be possible to develop
> > > templates for xdoclet that produce html
> > documentation
> > > and even better that sun javadoc does.
> > 
> > Are you volunteering to do it? ;-)  While you're at
> > it, with XDoclet 2
> > it's possible to plugin parsers for other languages,
> > so can you do a
> > doxygen replacement as well?
> 
> What's doxygen?

>From http://www.doxygen.org/

"Doxygen is a documentation system for C++, C, Java, IDL (Corba and
Microsoft flavors) and to some extent PHP and C#.

It can help you in three ways: 

     1. It can generate an on-line documentation browser (in HTML)
        and/or an off-line reference manual (in $\mbox{\LaTeX}$) from a
        set of documented source files. There is also support for
        generating output in RTF (MS-Word), PostScript, hyperlinked PDF,
        compressed HTML, and Unix man pages. The documentation is
        extracted directly from the sources, which makes it much easier
        to keep the documentation consistent with the source code."

Think "javadoc for languages other than java".  It's used on a number of
non-java open source projects.


Andrew.



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to