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
Age
Commit message (
Expand
)
Author
Lines
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
2014-09-07
auto merge of #17035 : huonw/rust/moar-jquery, r=alexcrichton
bors
-13
/
+14
2014-09-06
Use more jQuery to avoid displaying Expand Description more often.
Huon Wilson
-13
/
+14
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
-38
/
+36
2014-08-10
auto merge of #16387 : Gankro/rust/doc-search, r=cmr
bors
-5
/
+6
2014-08-09
rustdoc: use raw search in URL
Alexis Beingessner
-3
/
+5
2014-08-09
removing 'str'='struct' search synonym
Alexis Beingessner
-2
/
+1
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
/
+90
2014-08-02
Add hide/show detail toggles to rustdoc
Alexis Beingessner
-3
/
+90
2014-08-01
Fix API docs css reversing elements that it shouldn't
tinaun
-1
/
+2
2014-07-31
auto merge of #15385 : jroweboy/rust/master, r=brson
bors
-44
/
+89
2014-07-29
making raw source display better
Alexis Beingessner
-0
/
+8
2014-07-28
rustdoc: improvements to stability dashboard
Aaron Turon
-2
/
+5
2014-07-25
rustdoc: Bind keydown instead of keypress for nav
Alex Crichton
-2
/
+2
2014-07-10
rustdoc: Add stability dashboard
Aaron Turon
-1
/
+10
2014-07-08
webfonts: check-in licenses
Adrien Tétar
-0
/
+386
[next]