开发者

XMLDoc Delphi source code documentation generation

I assume that XML and Delphi Documentation Guidelines are becoming the de-facto standard for source开发者_如何学Python-code documenting comments. That is good. The bad thing is that I cannot find any Delphi documentation generator (free or commercial) that fully supports these standards (for example Doc-O-Matic Express does not support <list> tags).

The question is: what XML documentation standards and Delphi source code XMLDoc documentation generators are ready to use now?


(You are asking two questions. That's probably why you are getting no answers.)

On the tools front, take a look at these previously asked questions:

  • IDE Plugin for XMLDoc
  • Code documentation for delphi similar to javadoc or c# xml doc


I would check these products:

  • doxygen
  • NDoc 3 (but maybe it requires access to .Net assemblies - then it will not work)
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜