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
/
layout.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-20
new --static-root-path flag for controlling static file locations
QuietMisdreavus
-14
/
+25
2018-12-15
Auto merge of #56005 - GuillaumeGomez:speedup-doc-render, r=QuietMisdreavus
bors
-0
/
+1
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-3
/
+3
2018-12-06
Show everything when noscript is on
Guillaume Gomez
-0
/
+1
2018-12-06
Rollup merge of #56332 - GuillaumeGomez:specifi-crate-search, r=QuietMisdreavus
Pietro Albini
-5
/
+13
2018-12-03
Don't generate suffix for source-file.js
Guillaume Gomez
-3
/
+2
2018-11-29
Add arrow to the crate select box
Guillaume Gomez
-0
/
+3
2018-11-28
Add crate filtering
Guillaume Gomez
-5
/
+10
2018-11-24
Source sidebar improvements
Guillaume Gomez
-2
/
+3
2018-11-24
Add source file sidebar
Guillaume Gomez
-1
/
+7
2018-10-17
[librustdoc] Disable spellcheck for search field
Alexander Komarov
-0
/
+1
2018-08-23
use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...
Matthias Krüger
-3
/
+3
2018-07-25
Add missing dyn
Tatsuyuki Ishi
-2
/
+2
2018-04-27
fix search load page failure
Guillaume Gomez
-1
/
+1
2018-04-22
Auto merge of #49954 - GuillaumeGomez:doc-settings, r=ollie27,QuietMisdreavus
bors
-2
/
+6
2018-04-21
Generate alias file
Guillaume Gomez
-0
/
+1
2018-04-17
Add rustdoc settings menu
Guillaume Gomez
-2
/
+6
2018-04-14
Add doc
Guillaume Gomez
-0
/
+4
2018-04-14
Small size reduction
Guillaume Gomez
-122
/
+106
2018-03-29
Rename main theme into light theme
Guillaume Gomez
-1
/
+1
2018-03-05
Add resource-suffix option for rustdoc
Guillaume Gomez
-11
/
+16
2018-01-24
Few fixes for multiple themes support feature
Guillaume Gomez
-3
/
+5
2018-01-23
Fasten even more theme switch
Guillaume Gomez
-2
/
+11
2018-01-22
Fasten up theme loading
Guillaume Gomez
-3
/
+4
2018-01-22
Change theme icon
Guillaume Gomez
-1
/
+2
2018-01-21
Add possibility to have multiple themes
Guillaume Gomez
-2
/
+6
2018-01-15
extended dt with kbd tags
Marcel Hellwig
-8
/
+10
2017-12-07
Greatly improve sidebar when width < 700px
Guillaume Gomez
-0
/
+1
2017-11-07
Add "-" shortcut
Guillaume Gomez
-1
/
+1
2017-10-19
Auto merge of #45288 - GuillaumeGomez:tab-key-binding, r=QuietMisdreavus
bors
-0
/
+2
2017-10-14
Fix arrow display
Guillaume Gomez
-2
/
+2
2017-10-14
Save current highlighted item in search tab
Guillaume Gomez
-0
/
+2
2017-05-02
Remove jquery dependency
Guillaume Gomez
-1
/
+0
2017-03-28
Make the rustdoc sidebar white on `src` pages
Wesley Wiser
-2
/
+2
2016-12-19
Don't @import normalize.css.
Clar Charr
-0
/
+1
2016-10-15
rustdoc: Improve playground run buttons
Oliver Middleton
-9
/
+0
2016-10-05
Fixes run button appearing when it shouldn't
Guillaume Gomez
-2
/
+2
2016-08-17
rustdoc: refactoring and tidying up
Nick Cameron
-3
/
+3
2016-05-20
Added a `rustdoc` shortcut for collapse/expand all
Alex Ozdemir
-0
/
+2
2016-05-03
Remove unused trait imports flagged by lint
Seo Sanghyeon
-1
/
+0
2016-04-05
Add --extend-css option to rustdoc
Guillaume Gomez
-2
/
+10
2016-02-16
doc pages: add the ability to search unknown types
Brandon W Maister
-1
/
+1
2016-01-20
Add alt tags for logos
Steve Klabnik
-1
/
+1
2015-12-04
Split rustdoc css to modify it more easily
Guillaume Gomez
-0
/
+1
2015-11-18
Fix unpredictable ordering of sidebar boxes in rustdoc
Joshua Holmer
-1
/
+1
2015-09-09
rustdoc: Tweak the main template and CSS for semantic mark-up.
Kang Seonghoon
-6
/
+8
2015-08-04
Improve rustdoc search type filtering.
Eljay
-2
/
+2
2015-07-20
librustdoc: blur page when help dialogue is present
Andreas Tolfsen
-31
/
+38
2015-07-08
librustdoc: sharpen help dialogue edges
Andreas Tolfsen
-3
/
+3
2015-05-06
Add note about type signature searching to docs
Andrei Oprea
-0
/
+4
[prev]
[next]