Generating XML file for NDoc

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm learning to use NDoc..
I'm facing a strange problem, well .. at least for me.
I could not find the XML file. I'm able to generate XML comment web page
though.

How can we generate XML file from C# code comments so that we can use
the XML file in NDoc..

I'm using MS.NET 2003 and C#.

Kindly let me know,

Cheers,

Naveen.
 
Peter,

Nice article, however I read nowhere that a program that needs much
documentation is often a rotten by amateurs written program. A proffesional
watch that his program is good readable by the compiler and by humans. A
(non machine coded) program is only an interface between those.

Just my thought,

Cor
 
Back
Top