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
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
2014-04-12
doc: design changes cleanups
Adrien Tétar
-110
/
+35
2014-04-12
fixed issues
Daniel Fagnan
-17
/
+35
2014-04-12
Tweaked the design to be a lot cleaner.
Daniel Fagnan
-28
/
+125
2014-04-10
rustdoc: Clean the `initSearch` routine up.
Kang Seonghoon
-43
/
+39
2014-03-18
rustdoc: Implement cross-crate searching
Alex Crichton
-119
/
+125
2014-03-12
rustdoc: whitelist the headers that get a § on hover.
Huon Wilson
-11
/
+6
2014-03-09
doc: CSS fixes
Adrien Tétar
-10
/
+7
2014-03-09
rustdoc: hardcode each header as a link.
Huon Wilson
-12
/
+13
2014-03-05
rustdoc: Add anchors to section headers
Alex Crichton
-0
/
+14
2014-03-04
rustdoc: tweak highlighting
Adrien Tétar
-16
/
+16
2014-03-02
rustdoc: syntax highlight macro definitions, colour $... substitutions.
Huon Wilson
-0
/
+1
2014-02-23
auto merge of #12484 : TheHydroImpulse/rust/fix_js, r=huonw
bors
-1
/
+1
2014-02-23
rustdoc: Add syntax highlighting
Alex Crichton
-0
/
+15
2014-02-22
Fixed invalid JavaScript
Daniel Fagnan
-1
/
+1
2014-02-21
rustdoc: web: don't reset the search bar
Corey Richardson
-4
/
+13
2014-02-19
rustdoc: Highlight methods jumped to
Alex Crichton
-0
/
+2
2014-02-05
rustdoc: update deps
Adrien Tétar
-7
/
+5
[next]