-
Notifications
You must be signed in to change notification settings - Fork 885
Closed
Milestone
Description
One thing that always bugged me about the msdn documentation was that from a doc, there was no easy access to all the interfaces on a class. There would be the Syntax block, which still exists in docfx, but you couldn't actually click on the interfaces to get to their definition. It would be nice if the generated docs would have a way to do this.
My suggestion would be to add a block below Inherited Members to be something like "Implemented Interfaces", with links to all the implemented interfaces. That way it would be easy to see exactly what an interface definition is.
The other suggestion would be to make the interface and inheritance tree in the Syntax block clickable, so those would be links to their specific interfaces.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels