Open
Description
reproduction steps
Search for the method in
in the generated documentation: https://www.scalatest.org/scaladoc/3.2.0/index.html
Note: This is not specific to scalatest; just used as a convenient example.
problem
I'd expect to be able to find the in
method. This is not the case. From a quick survey, this presents a difficulty for users of scaladoc:
(There are other issues reference by that link. Those will be covered with separate tickets)