Re: [Doxygen-develop] doxyparse addon - simple code parse based on doxyapp
Brought to you by:
dimitri
From: Dimitri V. H. <do...@gm...> - 2009-07-18 14:54:26
|
Hi Joenio, On 11 jul 2009, at 01:52, Joenio Costa wrote: > Hello, > > My name is Joenio and I am a graduate student in computer science, > in my > graduate project I use doxygen to implement a simple source code parse > called doxyparse to extract dependencies between code elements. > > The sources of this project are in: > > http://gitorious.org/doxygen > > Direct address of git repository is: > > git://gitorious.org/doxygen/mainline.git > > In this repository all doxyparse code is on doxyparse branch. > > I would be grateful if the project was accepted as part of doxygen. Sounds interesting. Can you give (a pointer to) more detailed information about what the tool does? (i.e. the kind of dependencies it extracts, and the form in which they presented) Can you make the changes available to developers that do not yet use git (like myself)? (i.e. as a tarball or as a patch on the current SVN repository) Regards, Dimitri |