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
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
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-07-03
Updated the licensing information for the Levenshtein distance function
James Rowe
-2
/
+5
2014-07-03
Improved the search by including a levenshtein distance calculation which ena...
James Rowe
-44
/
+86
2014-06-30
rustdoc: incorporate stability index throughout
Aaron Turon
-9
/
+19
2014-06-19
(doc) Properly doc hotkeys in generated docs.
Zach Pomerantz
-7
/
+7
2014-06-13
rustdoc: Larger click areas for sidebar items
Valentin Tsatskin
-5
/
+8
2014-06-07
rustdoc: More selectively remove execute links
Alex Crichton
-1
/
+1
2014-06-06
rustdoc: Submit examples to play.rust-lang.org
Alex Crichton
-2
/
+42
2014-06-01
rustdoc: Fix some more broken links
Alex Crichton
-1
/
+4
2014-05-31
rustdoc: Create anchor pages for primitive types
Alex Crichton
-1
/
+2
2014-05-31
rustdoc: Show all implementors of traits
Alex Crichton
-8
/
+6
2014-05-25
rustdoc: Move inlining to its own module
Alex Crichton
-8
/
+4
2014-05-25
rustdoc: Get [src] links working for inlined dox
Alex Crichton
-0
/
+10
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-2
/
+2
2014-05-21
rustdoc: Show types for traits across crates
Alex Crichton
-0
/
+22
2014-05-10
rustdoc: Fix search links to enums/typedefs
Alex Crichton
-2
/
+2
2014-05-07
auto merge of #13914 : alexcrichton/rust/pile-o-rustdoc-fixes, r=brson
bors
-0
/
+0
2014-05-03
rustdoc: Fix inclusion of the new fonts
Alex Crichton
-0
/
+0
2014-05-02
rustdoc: escape shown input to prevent injection
Adrien Tétar
-3
/
+6
2014-04-30
rustdoc: fix overly broad selectors
Adrien Tétar
-4
/
+3
2014-04-29
auto merge of #13776 : adrientetar/rust/rustdoc-fix, r=brson
bors
-26
/
+33
2014-04-28
rustdoc: #13771: Make html links inside paragraphs more readable
Ivan Petkov
-0
/
+4
2014-04-29
rustdoc: Make going back in browser history work after typing a search term
Noam Yorav-Raphael
-5
/
+4
2014-04-28
rustdoc: fix a few inconsistencies
Adrien Tétar
-8
/
+9
2014-04-27
rustdoc: style tweaks
Adrien Tétar
-14
/
+19
2014-04-26
rustdoc: refactor and unstyle inline section headers
Adrien Tétar
-8
/
+9
2014-04-25
rustdoc: bring it inline
Adrien Tétar
-6
/
+11
2014-04-25
doc,rustdoc: store webfonts locally
Adrien Tétar
-5
/
+5
2014-04-25
rustdoc: fixes
Adrien Tétar
-5
/
+4
2014-04-20
doc: unifying with rustdoc
Adrien Tétar
-17
/
+23
2014-04-16
auto merge of #13485 : adrientetar/rust/newrustdoc, r=brson
bors
-59
/
+136
2014-04-15
rustdoc: Better sorting criteria for searching.
Kang Seonghoon
-51
/
+52
2014-04-15
rustdoc: add webfonts and tweak the styles accordingly
Adrien Tétar
-22
/
+59
2014-04-14
rustdoc: Omit repeated paths in the search index.
Kang Seonghoon
-2
/
+4
2014-04-14
rustdoc: Get rid of `allPaths` global variable by merging it into `searchIndex`.
Kang Seonghoon
-14
/
+30
2014-04-14
rustdoc: Use an array instead of an object for the search index.
Kang Seonghoon
-8
/
+12
2014-04-14
rustdoc: Represent item types as a small number in the search index.
Kang Seonghoon
-5
/
+31
[prev]
[next]