Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time
-
Updated
Oct 12, 2024 - C#
Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time
Allows adding <inheritdoc/> tags to XML comments in C#
A command-line tool that postprocesses XML documents and replaces <inheritdoc/> elements with actual comments.
Add a description, image, and links to the inheritdoc topic page so that developers can more easily learn about it.
To associate your repository with the inheritdoc topic, visit your repo's landing page and select "manage topics."