index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
html
/
static_files.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-08
Move template initialization into its own file.
Jacob Hoffman-Andrews
-3
/
+0
2021-10-08
Add template for print_item
Jacob Hoffman-Andrews
-0
/
+1
2021-08-03
Simplify usage of CSS background-image
Guillaume Gomez
-4
/
+6
2021-08-03
Rustdoc accessibility: use an icon for the [-]/[+] controls
Michael Howell
-0
/
+4
2021-07-07
Clean up rustdoc static files
Guillaume Gomez
-41
/
+42
2021-06-22
Rollup merge of #86402 - tspiteri:source-woff2, r=jsha
Yuki Okushi
-0
/
+24
2021-06-20
Use Tera templates for rustdoc.
Jacob Hoffman-Andrews
-0
/
+2
2021-06-17
rustdoc: add optional woff2 versions of Source Serif and Source Code
Trevor Spiteri
-0
/
+24
2021-05-31
Remove unneeded file to load sidebar items at crate level
Guillaume Gomez
-3
/
+0
2021-05-26
Rollup merge of #84048 - konan8205:master, r=jsha
Yuki Okushi
-0
/
+11
2021-05-15
Call `initSidebarItems` in root module of crate
Justus K
-0
/
+3
2021-05-15
chore: format code
Shinwoo Park
-3
/
+6
2021-05-15
rustdoc: update static files
Shinwoo Park
-0
/
+8
2021-05-10
Use an SVG image for clipboard instead of unicode character
Guillaume Gomez
-0
/
+3
2021-04-14
Update comment on search.js static file.
Jacob Hoffman-Andrews
-2
/
+1
2021-04-12
Move search JS into search-index.js
Jacob Hoffman-Andrews
-0
/
+4
2021-04-05
Update Source Serif to release 4.004
Trevor Spiteri
-11
/
+10
2021-03-07
Update Source Code Pro and include italics
Trevor Spiteri
-4
/
+8
2021-02-26
Embed woff2 files in rustdoc binary.
Jacob Hoffman-Andrews
-0
/
+6
2020-11-15
Make all rustdoc functions and structs crate-private
Joshua Nelson
-36
/
+36
2020-09-23
Use theme-adaptive SVG favicon from other Rust sites
Jarek Samic
-2
/
+4
2020-07-12
Add Ayu theme to rustdoc
Jarek Samic
-0
/
+3
2020-03-07
rustdoc: remove redundant static lifetimes (clippy::redundant_static_lifetimes)
Matthias Krüger
-28
/
+28
2019-11-21
Revert "Update Source Code Pro and include italics"
Guillaume Gomez
-8
/
+4
2019-11-20
Rollup merge of #65665 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum...
Mazdak Farrokhzad
-4
/
+8
2019-11-18
Rename rustdoc options --themes and --check-themes to --theme and --check-theme
Guillaume Gomez
-1
/
+1
2019-11-18
rename check-theme option into check-themes
Guillaume Gomez
-1
/
+1
2019-11-18
Rename theme-checker option to check-theme
Guillaume Gomez
-1
/
+1
2019-10-21
Update Source Code Pro and include italics
Trevor Spiteri
-4
/
+8
2019-04-29
Revert "Update Source Code Pro fonts to version 2.030"
Manish Goregaokar
-1
/
+1
2019-04-20
Update Source Code Pro fonts to version 2.030
Manish Goregaokar
-1
/
+1
2019-04-20
Update Source Serif Pro fonts to version 2.010
Manish Goregaokar
-1
/
+1
2019-01-20
Add default favicon for documentation
Guillaume Gomez
-0
/
+2
2019-01-20
Add default rust logo for documentation
Guillaume Gomez
-0
/
+3
2019-01-07
Update static files code for updated Source Serif Pro font
Trevor Spiteri
-13
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-06
Show everything when noscript is on
Guillaume Gomez
-0
/
+3
2018-12-06
Rollup merge of #56332 - GuillaumeGomez:specifi-crate-search, r=QuietMisdreavus
Pietro Albini
-0
/
+3
2018-11-29
Add arrow to the crate select box
Guillaume Gomez
-0
/
+3
2018-11-24
Source sidebar improvements
Guillaume Gomez
-0
/
+6
2018-11-10
move all static-file include!s into a single module
QuietMisdreavus
-0
/
+111