You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/08/29 13:47:00 UTC

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

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)