XmlCommentMarkDownGenerator icon indicating copy to clipboard operation
XmlCommentMarkDownGenerator copied to clipboard

<inheritdoc> tag not recognized

Open TJYSunset opened this issue 8 years ago • 2 comments
trafficstars

TJYSunset avatar Mar 12 '17 05:03 TJYSunset

InheritDoc is a 3rd party one isn't it? Implementing this would be quite tricky as the generator currently only reads the generated XML file and doesn't go digging into other sources.

Pxtl avatar Mar 14 '17 19:03 Pxtl

Could you make this project swallow the exception and give an warning when the xml contains unexpected tags instead of simply crashing? Thanks.

TJYSunset avatar Mar 15 '17 01:03 TJYSunset