C#C
C#3y ago
45 replies
Ozen

❔ API Documentation Generator Tool for XML comments?

Can someone recommend a documentation generator tool that reads the source code of specific files and generates one html or pdf page based on the xml comments?
I tried docfx but the pdf generation seems broken, and the html one needs to be hosted on a server in order to use the search feature, but I need it to work locally.
Was this page helpful?