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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
html
/
layout.rs
Age
Commit message (
Expand
)
Author
Lines
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
2015-04-14
Positive case of `len()` -> `is_empty()`
Tamir Duberstein
-3
/
+3
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-4
/
+5
2015-01-26
Fallout of io => old_io
Alex Crichton
-4
/
+4
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-1
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2014-12-04
rustdoc: Preserve query/fragment in redirects whenever possible.
Kang Seonghoon
-0
/
+3
2014-08-09
removing 'str'='struct' search synonym
Alexis Beingessner
-1
/
+1
2014-08-04
rustdoc: Emit keywords for all crate pages
Brian Anderson
-1
/
+4
2014-08-04
rustdoc: Use more descriptive description metadata.
Brian Anderson
-1
/
+3
2014-08-02
rustdoc: Add rustdoc class to <body> tag
Tom Jakubowski
-1
/
+1
2014-08-02
rustdoc: Add generator meta tag to API docs
Tom Jakubowski
-0
/
+1
2014-07-08
webfonts: serve Source Code Pro locally
Adrien Tétar
-2
/
+0
2014-06-30
Allow external html in rustdoc for crates.
zzmp
-0
/
+11
2014-06-19
(doc) Properly doc hotkeys in generated docs.
Zach Pomerantz
-3
/
+3
2014-06-18
(doc) Change search placeholder text.
Zach Pomerantz
-1
/
+1
2014-06-15
Register new snapshots
Alex Crichton
-1
/
+1
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-11
/
+15
2014-06-06
rustdoc: Submit examples to play.rust-lang.org
Alex Crichton
-2
/
+11
2014-05-31
rustdoc: Fix cross-crate links to reexported items
Alex Crichton
-0
/
+14
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-3
/
+3
2014-05-15
Updates with core::fmt changes
Alex Crichton
-1
/
+1
2014-05-12
librustdoc: Remove all `~str` usage from librustdoc.
Patrick Walton
-5
/
+5
2014-04-25
rustdoc: fixes
Adrien Tétar
-2
/
+2
2014-04-20
doc: unifying with rustdoc
Adrien Tétar
-7
/
+6
2014-04-12
doc: design changes cleanups
Adrien Tétar
-2
/
+4
2014-04-12
Tweaked the design to be a lot cleaner.
Daniel Fagnan
-1
/
+1
2014-03-31
rustdoc: Switch field privacy as necessary
Alex Crichton
-6
/
+6
2014-03-25
rustdoc: Display rust logo again. Closes #13148
Brian Anderson
-2
/
+2
2014-03-25
rustdoc: html: use raw strings for great justice
Corey Richardson
-29
/
+29
2014-03-18
rustdoc: Implement cross-crate searching
Alex Crichton
-8
/
+9
2014-03-04
rustdoc: tweak highlighting
Adrien Tétar
-1
/
+1
[next]