Open scabug opened 14 years ago
Imported From: https://issues.scala-lang.org/browse/SI-3914?orig=1 Reporter: John Thywissen (jthywiss)
@paulp said: In r24629 I moved them to the end, but leaving this open because you should be able to hide them completely.
Request for Enhancement: Scaladoc 2: Filter deprecated members
Add another filter to the Ordering/Inherited/Visibility/Impl. filters that hides/shows deprecated members.
Default that filter to hide deprecated members.
Rationale: Reduce clutter; discourage use of deprecated members
Example: Observe how this would simplify the scala.Enumeration page, for example.