Skip to content

Symbols missing documentation from "implements" #1013

Open
@panva

Description

@panva

The implemented interface (implements [types.ProduceJWT]) is not linked, there's no click through to the interface that a class implements.

Details

Image

Furthermore, none of the methods from said implemented interface have their documentation used

See e.g. https://jsr.io/@panva/jose/doc/jwt/sign/~/SignJWT#method_setaudience_0 which lacks documentation from the interface12 despite typescript obviously picking up on those and using them in intellisense.

Footnotes

  1. https://jsr.io/@panva/jose/doc/~/ProduceJWT.setAudience

  2. https://jsr.io/@panva/jose/doc/~/ProduceJWT#methods_setaudience_2

Metadata

Metadata

Assignees

No one assigned

    Labels

    docs genRelated to the documentation generation

    Type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions