Skip to content

scaladoc should allow concise mode to be on by default #17661

@alanbur

Description

@alanbur

The HTML that comes out of scaladoc always has concise mode turned off, there should be an option to have it turned on by default. The only way of doing that at present is a hack:

sed -i -e 's/"__CONCISE_VIEW__",\[!1\]/"__CONCISE_VIEW__",\[1\]/' scripts/scaladoc-scalajs.js

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