Doraku / DefaultDocumentation

Create a simple markdown documentation from the Visual Studio xml one.
MIT No Attribution
157 stars 26 forks source link

Option to validate uris? #140

Open bucurb opened 1 year ago

bucurb commented 1 year ago

I'd like to generate documentation for just the public entities in the assembly, but by mistake, some of their comments are referencing private members through . Is there a way the tool could raise errors for these cases instead of generating valid output with broken URLs? Alternatively, is there an option to validate the URLs it produced once it's done generating the output?