filterTab()

in apis/scaladoc-1.0.0/scripts/components/DocumentableList.js [91:93]


  filterTab(name) {
    return name !== "Linear supertypes" && name !== "Known subtypes" && name !== "Type hierarchy"
  }