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
Age
Commit message (
Expand
)
Author
Lines
2015-04-13
rustdoc: Prevent '/' from showing the help dialog
Barosl Lee
-3
/
+5
2015-04-05
Auto merge of #24055 - estsauver:24044, r=alexcrichton
bors
-0
/
+2
2015-04-04
Make changing doc search unhighlight current result
Earl St Sauver
-0
/
+2
2015-04-01
Fix sidebar bug
Carlos Galarza
-4
/
+6
2015-03-29
Fix extremely small stability bars on docs page
Wesley Wiser
-0
/
+4
2015-03-15
Strip trailing whitespace
Tamir Duberstein
-4
/
+4
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-03-14
Auto merge of #23289 - mihneadb:rustdoc-search-by-type, r=alexcrichton
bors
-2
/
+35
2015-03-14
Add support to search functions by type to rustdoc.
Mihnea Dobrescu-Balaur
-2
/
+35
2015-03-12
Rollup merge of #22769 - :rustdocfix, r=brson
Manish Goregaokar
-17
/
+0
2015-03-09
Rustdoc: Add Headline Style for `tymethod`
Pascal Hertleif
-2
/
+2
2015-03-06
Rollup merge of #23082 - killercup:patch-6, r=alexcrichton
Manish Goregaokar
-1
/
+1
2015-03-05
Fix Playpen Links Containing Multiple Examples
Pascal Hertleif
-1
/
+1
2015-03-05
rustdoc: Move sidebar items into shared JavaScript.
Kang Seonghoon
-21
/
+65
2015-02-24
fix rustdoc performance problems
Julian Orth
-17
/
+0
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-23
Auto merge of #20221 - liigo:rustdoc-sidebar-tooltips-v3, r=alexcrichton
bors
-1
/
+12
2015-01-21
rustdoc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-5
/
+2
2015-01-21
fix fallout
Liigo Zhuang
-4
/
+1
2015-01-21
display plain summary line in javascript
Liigo Zhuang
-1
/
+13
2015-01-21
rustdoc: add tooltips to sidebar
Liigo Zhuang
-1
/
+3
2015-01-17
Increase docs search box delay
Chris Thorn
-1
/
+1
2015-01-13
Fix playpen links to not all be the same
Earl St Sauver
-3
/
+1
2015-01-10
Fix `playpen.js` errors on `pre`s without IDs
Pascal Hertleif
-0
/
+1
2015-01-08
Fix rustdoc fallout from #20092
Barosl Lee
-1
/
+1
2015-01-06
Fix JS error
Steven Fackler
-1
/
+1
2015-01-05
rollup merge of #20092: barosl/rustdoc-line-number-clickable
Alex Crichton
-6
/
+47
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
-6
/
+47
2014-12-05
rollup merge of #19515: lifthrasiir/rustdoc-wrong-dedup
Corey Richardson
-1
/
+2
2014-12-05
rollup merge of #19503: lifthrasiir/xenophobic-rustdoc
Corey Richardson
-2
/
+2
2014-12-04
rustdoc: Do not deduplicate items when their parents differ.
Kang Seonghoon
-1
/
+2
2014-12-04
rustdoc: Removed Foreign{Function,Static} item types.
Kang Seonghoon
-2
/
+2
2014-12-01
rustdoc: Check for href when prepending rootPath
Paul Collier
-2
/
+2
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
Update one corrupt webfont
Adrien Tétar
-0
/
+0
2014-11-01
rustdoc: stop trying to use font-variants we don't have
Adrien Tétar
-3
/
+2
2014-10-09
rustdoc: Implement constant documentation
Alex Crichton
-1
/
+3
2014-09-17
rollup merge of #17226 : P1start/rustdoc-colour
Alex Crichton
-6
/
+10
2014-09-17
rustdoc: Correctly distinguish enums and types
P1start
-1
/
+1
2014-09-17
Restore colour to rustdoc, add colour to ffi functions and methods
P1start
-5
/
+9
2014-09-14
Display the doc-block toggle on everything again.
Huon Wilson
-1
/
+1
[next]