Doxygen and C#

  • Thread starter Thread starter John Bowman
  • Start date Start date
J

John Bowman

Hi,

Does anyone have any experience w/ using the Doxygen tool on C# code files?

I'm evaluating it and noticed several methods are not appearing in the
output. All classes, methods, properties and namespaces use the standard
/// XML style commenting that VS 2003 uses natively. Anyone have any ideas,
configuration file settings that might fix this?

TIA,
 
Back
Top