Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Generate Delphi XML documentation

Tags:

delphi

I'm using Delphi 10.3, does it's possible to generate XML documentation directly from the IDE ? Like Java with /** + [Enter] to generate Java doc with parameter ?

like image 375
Haifisch Avatar asked Jan 23 '26 06:01

Haifisch


1 Answers

Delphi already comes with some Live Templates for XMLDOC. F.i. when you type the word summary in the editor and press TAB, it will be expanded to a summary XMLDOC comment. There are other templates named para, param and remarks.

like image 109
Uwe Raabe Avatar answered Jan 25 '26 23:01

Uwe Raabe



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!