Skip to content

Documentation does not link functions from @openzeppelin/contracts #30

@ernestognw

Description

@ernestognw

Description

The documentation API reference is automatically generated based on the vanilla contracts script. This causes the documentation to generate references that aren't available in this repository.

image

To avoid this issue naively, I implemented a quick fix to render the names without the reference.

Also, it doesn't solve references written in the documentation text itself:

image

Perhaps we can easily fix this second issue by linking to the OpenZeppelin documentation URL as we don't expect it to change until 6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions