/** * Description * * @tag bla bla * @tag more bla bla */
我想要了解的是,对于Delphi和/或FreePascal,是否存在类似的标准.
从我对很多代码的分析,我从未见过,但我可能是错的.
解决方法
使用适用于API文档的XMLDoc工具和使用Delphi 2005的HelpInsight
http://edn.embarcadero.com/article/32770
Delphi 2006中的XML文档
http://tondrej.blogspot.com/2006/03/xml-documentation-in-delphi-2006.html
DelphiCodeToDoc
http://dephicodetodoc.sourceforge.net/
文件-O-Matic的
http://www.doc-o-matic.com/examplesourcecode.html
PasDoc
http://pasdoc.sipsolutions.net/
Pascal浏览器
http://www.peganza.com/
Doxygen的
http://www.stack.nl/~dimitri/doxygen/
Pas2Dox
@L_502_8@
JADD – 另一个DelphiDoc
http://delphidoc.sourceforge.net/
Stackoverflow讨论
是否有支持当前Delphi语法的Delphi代码文档?
Is there a Delphi code documentor that supports current Delphi syntax?
类似于javadoc或c#xml doc的delphi代码文档
Code documentation for delphi similar to javadoc or c# xml doc
记录德尔福
Documenting Delphi