[cfe-dev] libclang based doxygen-like tool

David Chisnall csdavec at swan.ac.uk
Thu Aug 16 01:34:57 PDT 2012


Posting tarballs to the mailing list is generally frowned upon, but I'd definitely like to see the code.  Can you put it online somewhere?  If not, add me to the list of people who would like a copy of the tarball...

David

On 16 Aug 2012, at 02:36, don hinton 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





More information about the cfe-dev mailing list