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.
To associate your repository with the inheritdoc topic, visit your repo's landing page and select "manage topics."