-
Notifications
You must be signed in to change notification settings - Fork 879
Closed
Labels
dotnetGenerate .NET API reference docsGenerate .NET API reference docsdotnet: xml-commentXML comment for .NET API reference docsXML comment for .NET API reference docs
Milestone
Description
DocFX Version Used:
docfx 2.36.1.0
Template used: (default or statictoc or contain custom template)
default
Steps to Reproduce:
- git clone https://github.com/richardschneider/net-ipfs-api.git
- 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.
viceice, dlech, zeus82, rmsy, JeremyCaney and 10 more
Metadata
Metadata
Assignees
Labels
dotnetGenerate .NET API reference docsGenerate .NET API reference docsdotnet: xml-commentXML comment for .NET API reference docsXML comment for .NET API reference docs