rust/src/librustdoc/html
Jacob Hoffman-Andrews 569096cbaf rustdoc: use details tag for trait implementors
This switches from JS-generated toggles to using the HTML <details> tag
for expanding and collapsing entries in the "Implementors" section.
2021-04-19 19:46:51 -07:00
..
highlight Add test for idents merge 2021-04-08 15:32:22 +02:00
markdown Treat header as first paragraph for shortened markdown descriptions 2021-03-09 17:48:14 -07:00
render rustdoc: use details tag for trait implementors 2021-04-19 19:46:51 -07:00
static rustdoc: use details tag for trait implementors 2021-04-19 19:46:51 -07:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs rustdoc tweaking 2021-01-30 01:02:18 +00:00
format.rs rustdoc: move the cx argument to the end of the list 2021-04-17 09:55:28 -07:00
highlight.rs Merge idents if they are part of a path 2021-04-08 15:32:22 +02:00
layout.rs Change root_path to static_root_path 2021-04-14 11:56:53 -07:00
markdown.rs Remove unneeded INITIAL_IDS const 2021-04-03 23:27:21 +02:00
mod.rs rustdoc: use more precise relative URLS 2021-04-17 09:21:52 -07:00
sources.rs rustdoc: Use diagnostics for error when including sources 2021-03-23 19:29:49 -07:00
static_files.rs Update comment on search.js static file. 2021-04-14 12:17:24 -07:00
tests.rs rustdoc: use more precise relative URLS 2021-04-17 09:21:52 -07:00
toc.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00