Skip to content

Feature Request: Add way to link to interfaces from doc #1223

@ThadHouse

Description

@ThadHouse

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions