Skip to content

doc command: all links in Scaladoc are hardcoded with "https://scala-lang.org/api/3.x/" as the site root #2751

Open
@bishabosha

Description

@bishabosha

when I use doc on my projects, such as enum-extensions docs here

it seems literally all links to are prefixed with https://scala-lang.org/api/3.x/, even when not in scala package

e.g.
Screenshot 2024-02-22 at 10 35 11

Maybe this default setting is to blame?

".*scala.*::scaladoc3::https://scala-lang.org/api/3.x/," +

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked upstreamIssues and changes blocked by something in an external project.doc commandIssues tied to the doc sub-command

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions