[cfe-dev] libclang based doxygen-like tool
Bill White
bill.white at griggsinst.com
Thu Aug 16 11:42:19 PDT 2012
I would very much like to see this as well. Thanks.
On Wed, Aug 15, 2012 at 9:36 PM, don hinton <hintonda at gmail.com> wrote:
> Hi:
>
> I've written a small prototype of a doxygen-like tool based on libclang
> with the hope of eventually contributing it.
>
> I've only just started using clang, so I was hoping I could share what
> I've got so far and get feedback from more experienced clang developers
> before moving to the next phase.
>
> Currently, it generates an html page for each source file, a la doxygen,,
> with intra- and inter-file links for variables, functions, and
> classes/structs. There are still some rough edges, but I wanted to make
> sure I was using the libclang API correctly before moving on to the
> documentation pages.
>
> I'd be happy to post a tar here (I run FreeBSD), or send it directly to
> anyone who might be interested. Please let me know what's best.
>
> thanks...
> don
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120816/f59ebf44/attachment.html>
More information about the cfe-dev
mailing list