Re: [Doxygen-users] XML output tag mismatch
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2002-01-04 09:43:35
|
On Thu, Jan 03, 2002 at 05:06:38PM -0500, Smith, David wrote: > Hi, > > I'm looking to use Doxygen's XML output to do some basic > code-metrics, and I was wondering if anyone had run into a tag mismatch. I think more people would be interested in this (I am :-). Any chance your efforts will be open-sourced? > It appears that the XML output generated will contain the mismatched > tag pair: <exceptions></exception> for documented C++ functions using an > exception specification (e.g. "void foo() throw ()"). Oops, I'll fix this right away! Regards, Dimitri |