On Wed, Mar 13, 2002 at 09:45:22AM +1000, Martin Bosticky wrote:
> Hi everyone.
>
> In the change.log file i have found a new feature being a metrics utility.
> However i am having trouble following the instructions to get it. Can anyone
> help me?
Here are some quick instructions (for Unix):
Get the source distribution from CVS. Run configure. Go to the
addon/doxmlparser/src dir and run make. Then go to
addon/doxmlparser/examples/metrics dir and run make again. If all went well
you have an executable "metrics" in this dir, which you can run with the
name of a directory containing doxygen-generated XML output as the only
argument.
I hope this helps,
Regards,
Dimitri
|