Skip to content

too long a parameter name in Scaladoc results in no space after the parameter name #7816

Open
@scabug

Description

@scabug

If a very long @param name is used, Scaladoc does not put a space after the parameter name and before the explanation.

$ scaladoc -d ../target -cp . hiThere.scala
scaladoc error: ../target does not exist or is not a directory
scaladoc -help gives more information
model contains 2 documentable templates

then open a browser, go to the target directory, select hiThere.html, then click on sayHi. That should demonstrate the issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions