Re: Code Documentaton
- From: Rob Kennedy <me3@xxxxxxxxxxx>
- Date: Mon, 16 Jun 2008 08:59:49 -0500
Marc wrote:
I have documented by .NET code using the standard ways of ///<summary> etc
Very nice since it works with the code-insight.
Rad Studio, like Visual Studio generates XML files, although they are different in structure. This means tools such as Sandcastle doesn't seem to like the XML generated by Rad Studio.
Can I ask what do you use to convert these comments into a nice document? Sandcastle Help File Builder can supposedly generate class descriptions that look like the standard MSDN documentation, and can be searchable. This would be great for our developers to be able to search internal documentation using the help window. Anyone got this working with Rad Studio? Or do you use other tools?
One of the sample applications that comes with Delphi is an a Delphi application at all. Rather, it's a set of Python scripts for processing the XML files that Delphi generates.
--
Rob
.
- Follow-Ups:
- Re: Code Documentaton
- From: Marc
- Re: Code Documentaton
- From: Marc
- Re: Code Documentaton
- References:
- Code Documentaton
- From: Marc
- Code Documentaton
- Prev by Date: Re: Delphi v5.0 vs 2007
- Next by Date: Re: Delphi v5.0 vs 2007
- Previous by thread: Re: Code Documentaton
- Next by thread: Re: Code Documentaton
- Index(es):
Relevant Pages
|