rust/src/librustdoc/html/static
Takayuki Maeda 5871bc8486
Rollup merge of #113100 - GuillaumeGomez:search-result-long-name, r=notriddle
Fix display of long items in search results

Fixes https://github.com/rust-lang/rust/issues/113060.

You can test the result [here](https://rustdoc.crud.net/imperio/search-result-long-name/lib2/index.html).

To make it a bit better, I also reduced a bit the size of the short documentation from half to 2 fifth of the width.

r? `@notriddle`
2023-06-29 03:29:33 +09:00
..
css Fix display of long items in search results 2023-06-28 11:14:02 +02:00
fonts avoid reuse tripping over copyright notices 2023-03-09 12:24:43 +01:00
images rustdoc: use [svgo] to shrink wheel.svg 2023-02-08 14:17:19 -07:00
js Rollup merge of #113100 - GuillaumeGomez:search-result-long-name, r=notriddle 2023-06-29 03:29:33 +09:00
.eslintrc.js Put backtick content from rustdoc search errors into a <code> elements 2023-03-02 12:59:04 +01:00
COPYRIGHT.txt avoid reuse tripping over copyright notices 2023-03-09 12:24:43 +01:00
LICENSE-APACHE.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
LICENSE-MIT.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
scrape-examples-help.md Update scrape-examples help, fix documentation typos 2022-12-07 09:08:43 -08:00