Forum > FPC development

fpDoc, XML documentation comments

(1/1)

vejrous:
Hello,
are there any plans for fpDoc to include support for in code xml documentation comments?

I know there is a way to have comments in a separate file.

Example:
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/
or
https://docwiki.embarcadero.com/RADStudio/Sydney/en/XML_Documentation_Comments



PascalDragon:

--- Quote from: vejrous on June 01, 2022, 11:21:40 pm ---are there any plans for fpDoc to include support for in code xml documentation comments?
--- End quote ---

No, there is not. If you want in-code documentation, use PasDoc.

vejrous:
Ok, I downloaded fpDoc source including makeskel utility.
My idea was to modify makeskel so it creates skeleton with included (and transformed) xml comments and than run fpDoc.

Problem is that makeskel does not compile even from source (wrong array size, object missing,..).
Is it current master broken or am I missing something?

Thank You for answer.

wp:
Compilation of fpdoc and makeskel works for me (based on the code of FPC-main; just had to remove the paths specified in "working directory" of the "Run parameters").

Navigation

[0] Message Index

Go to full version