Skip to content

Scaladoc should show protected members reached from search #12670

Open
@som-snytt

Description

@som-snytt

Reproduction steps

Scala version: 2.13

Search occCounts in standard lib docs yields results that are not shown in the target page. It is protected[collection].

https://www.scala-lang.org/api/current/scala/collection/Seq.html?search=occCounts

https://www.scala-lang.org/api/current/scala/collection/AbstractIndexedSeqView.html#occCounts[B](sq:scala.collection.Seq[B]):scala.collection.mutable.Map[B,Int]

Problem

Search should only show results visible enable visibility of results in the docs.

Related issue for this case is #12083

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions