[jira] [Created] (IGNITE-6215) .NET: Avoid inheritdoc on public APIs

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6215) .NET: Avoid inheritdoc on public APIs

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-6215:
--------------------------------------

             Summary: .NET: Avoid inheritdoc on public APIs
                 Key: IGNITE-6215
                 URL: https://issues.apache.org/jira/browse/IGNITE-6215
             Project: Ignite
          Issue Type: Bug
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.3


{{<inheritdoc />}} indicates inherited XMLDoc, which is used by documentation generators.

However, it is not recognized by .NET XML documentation generator (which produces Apache.Ignite.Core.xml file), so public APIs should never use that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)