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-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
2014-01-23
Make docs search results URL-addressable
Daniel MacDougall
-3
/
+50
2014-01-15
Removed redundant code, improve performance
b1nd
-9
/
+1
2014-01-14
Completed patch searching for rust docs
b1nd
-49
/
+125
2013-12-07
rustdoc: fix the search-bar layout
Adrien Tétar
-1
/
+5
2013-11-13
doc: disable parser error highlighting + a few fixes
Adrien Tétar
-0
/
+1
2013-11-12
doc: CSS: fix code fonts
Adrien Tétar
-1
/
+7
2013-10-22
auto merge of #10003 : alexcrichton/rust/issue-fixes, r=brson
bors
-0
/
+7
2013-10-21
rustdoc: Don't overflow long type/module names
Alex Crichton
-0
/
+7
2013-10-21
rustdoc: nitpicks & cleanup
Adrien Tétar
-425
/
+19
2013-10-02
Prevent source view from wrapping lines
Jordi Boggiano
-1
/
+5
2013-10-02
Highlight line numbers of the lines referred to in the url hash
Jordi Boggiano
-0
/
+22
2013-09-30
rustdoc: Detect repeated keys and fix width
Alex Crichton
-4
/
+4
2013-09-27
rustdoc: Include source files with documentation
Alex Crichton
-0
/
+3
2013-09-27
rustdoc: Fix search for something on the same page
Alex Crichton
-6
/
+18
2013-09-27
rustdoc: Don't emit redirect pages for variants/fields
Alex Crichton
-7
/
+34
2013-09-26
rustdoc: Render stability attributes
Alex Crichton
-0
/
+15
2013-09-25
rustdoc: Highlight function names
Alex Crichton
-0
/
+1
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-0
/
+1092