Skip to content

deno doc doesn't generate individual pages for class constructors #29021

Open
@dandv

Description

@dandv

Repro JSR doc page: https://jsr.io/@dandv/timestamp-logger/doc/~/Logger#constructor_0

I expected the Logger constructor to link to a page with detailed documentation for the constructor, which includes an example. Instead, Logger is plain text. Other class methods do have individual doc pages, even when they shouldn't.

The issue is visible at the deno doc --html stage.

Version: Deno 2.2.11

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