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
/
static
/
main.css
Age
Commit message (
Expand
)
Author
Lines
2015-09-09
rustdoc: Tweak the main template and CSS for semantic mark-up.
Kang Seonghoon
-4
/
+10
2015-08-17
rustdoc: Adjusted style for unstable feature-name
Martin Wernstål
-1
/
+5
2015-08-16
rustdoc: Print feature flag and issue link if present in short_stability
Martin Wernstål
-3
/
+3
2015-07-20
librustdoc: blur page when help dialogue is present
Andreas Tolfsen
-8
/
+19
2015-07-12
Set zero padding for pre tags
Ivan Ukhov
-0
/
+3
2015-07-08
librustdoc: sharpen help dialogue edges
Andreas Tolfsen
-2
/
+1
2015-05-31
rustdoc: Tweak css of function where clauses
Ulrik Sverdrup
-3
/
+3
2015-05-22
Rustdoc Search: Add Hint to Primitive Type Result
Pascal Hertleif
-0
/
+2
2015-05-19
rustdoc: Fix left margin for type aliases
Ulrik Sverdrup
-1
/
+1
2015-05-07
Refactor doc toggle button label changing
Rory O’Kane
-1
/
+1
2015-04-25
rustdoc: change color of trait types
Liigo Zhuang
-1
/
+1
2015-04-16
rustdoc: Inline methods inhereted through Deref
Alex Crichton
-2
/
+6
2015-04-16
rustdoc: Overhaul stability displays
Alex Crichton
-29
/
+30
2015-03-29
Fix extremely small stability bars on docs page
Wesley Wiser
-0
/
+4
2015-03-09
Rustdoc: Add Headline Style for `tymethod`
Pascal Hertleif
-2
/
+2
2015-02-20
Fix style fallout from 204e2bd442
Simonas Kazlauskas
-2
/
+17
2015-02-18
Style all docblock links properly
Simonas Kazlauskas
-2
/
+2
2015-02-15
Add styles for docblock tables
Simonas Kazlauskas
-0
/
+21
2015-02-09
Make fallback font 'serif', rather than 'sans-serif' fonts
Sean Collins
-1
/
+1
2015-01-24
Improve mobile-friendliness of API docs
Kevin Yap
-1
/
+8
2015-01-21
rustdoc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-2
/
+0
2015-01-08
Fix rustdoc fallout from #20092
Barosl Lee
-1
/
+1
2015-01-05
rollup merge of #20092: barosl/rustdoc-line-number-clickable
Alex Crichton
-3
/
+13
2014-12-28
Use CSS whitespace rather than padding to indent
Dirk Gadsden
-2
/
+4
2014-12-27
Indent where clause in rustdoc
Dirk Gadsden
-0
/
+3
2014-12-27
Make the line numbers of the source code clickable
Barosl Lee
-3
/
+13
2014-11-24
rustdoc: Render associated types on traits and impls
Tom Jakubowski
-6
/
+7
2014-11-23
Highlight trait methods in rustdoc’s search results
P1start
-0
/
+2
2014-11-14
Hide interactive elements when printing rustdoc
Corey Ford
-0
/
+6
2014-11-01
doc: enable OpenType kerning and ligatures
Adrien Tétar
-1
/
+5
2014-11-01
rustdoc: stop trying to use font-variants we don't have
Adrien Tétar
-3
/
+2
2014-09-17
Restore colour to rustdoc, add colour to ffi functions and methods
P1start
-5
/
+9
2014-09-05
rustdoc/html: emphasize the crate part of the full path.
NODA, Kai
-0
/
+2
2014-08-31
Make doc search results use <a> tags instead of js for navigating
Carol Nichols
-7
/
+13
2014-08-08
auto merge of #16277 : Gankro/rust/responsive-docs, r=cmr
bors
-21
/
+72
2014-08-06
make rustdoc more responsive
Alexis Beingessner
-21
/
+72
2014-08-06
Rustdoc: Add padding on <code>
Simon Sapin
-0
/
+1
2014-08-06
Rustdoc: Highlight <code> elements (from Markdown `backticks`)
Simon Sapin
-0
/
+4
2014-08-02
auto merge of #16169 : Gankro/rust/simple-docs, r=cmr
bors
-3
/
+39
2014-08-02
Add hide/show detail toggles to rustdoc
Alexis Beingessner
-3
/
+39
2014-08-01
Fix API docs css reversing elements that it shouldn't
tinaun
-1
/
+2
2014-07-29
making raw source display better
Alexis Beingessner
-0
/
+8
2014-07-28
rustdoc: improvements to stability dashboard
Aaron Turon
-2
/
+2
2014-07-10
rustdoc: Add stability dashboard
Aaron Turon
-1
/
+10
2014-07-08
webfonts: serve Source Code Pro locally
Adrien Tétar
-0
/
+12
2014-07-08
webfonts: proper fix
Adrien Tétar
-7
/
+7
2014-06-30
rustdoc: incorporate stability index throughout
Aaron Turon
-9
/
+19
2014-06-19
(doc) Properly doc hotkeys in generated docs.
Zach Pomerantz
-1
/
+1
2014-06-13
rustdoc: Larger click areas for sidebar items
Valentin Tsatskin
-4
/
+8
2014-06-06
rustdoc: Submit examples to play.rust-lang.org
Alex Crichton
-1
/
+12
[next]