Skip to content

feat(docs): Support implicit inheritance for Natspec #4070

Open
@lucas-manuel

Description

@lucas-manuel

Component

Forge

Describe the feature you would like

For repositories that declare all Natspec at the interface level and inherit and override all functions, it would be nice to be able to parse the Natspec that corresponds to those functions without @inheritdoc syntax since the vast majority of the time the inheritance relationship is one-to-one.

In the case of a function that overrides multiple inherited functions, @inheritdoc syntax can be enforced, or a contract can be selected dynamically.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions