Skip to content

/// <inheritdoc /> #3699

Closed
Closed
@richardschneider

Description

@richardschneider

DocFX Version Used:
docfx 2.36.1.0

Template used: (default or statictoc or contain custom template)
default

Steps to Reproduce:

  1. git clone https://github.com/richardschneider/net-ipfs-api.git
  2. docfx doc\docfx.json

Expected Behavior:

The documentation for Block should inherit the documentation from IDataBlock interface.

Actual Behavior:

No documentation is inherited.

Other:

The docfx.json is fairly standard. It uses a xref to get the IDataBlock documentation.

Here's the links to the generated documentation for Block and IDataBlock and the source code for Block.cs and IDataBlock.cs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dotnetGenerate .NET API reference docsdotnet: xml-commentXML comment for .NET API reference docs

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions