Skip to content

[rustdoc] Hide items from search but leave it clickable under publiced module #67368

@tesuji

Description

@tesuji

In #67346, I wanted to hide HashMap from search under hash_map module.
https://imgur.com/TkkiEV6.png

It could be nice to have a way to

  • hide items from search but leave it under other publicized module
  • display only one in search for items that are re-publiced in multiple modules.

Metadata

Metadata

Labels

A-rustdoc-searchArea: Rustdoc's search featureA-type-based-searchArea: Searching rustdoc pages using type signaturesC-feature-requestCategory: A feature request, i.e: not implemented / a PR.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions