XML comments are essentially the same as JavaDocs. A program parses the text file and creates an XML file out of it. This file can then be used to create a website using a 3rd party tool.
This is pretty similar to Java Docs except JavaDocs goes straight to HTML not via XML. Michael -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Florian Zschocke Sent: Sunday, 31 October 2004 7:39 PM To: [EMAIL PROTECTED] Subject: Re: [hlcoders] A Half-life wiki? Dave Sanders wrote: > > Actually, not to OT my own OT thread, but with Valve doing this as a > VS.NET project, anyone know if they are going to use the XML comments > available for VS.NET? [...] > > THAT would be killer, No, it would be killer if they used something that everybody can use, be it on Windows or Linux, in VS.NET or Kdevelop or a Bash or whatever. Something that has been around for years and has platform independent tools. Something like Doxygen or Javadoc. Florian. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

