about summary refs log tree commit diff
path: root/src/librustdoc/html/layout.rs
AgeCommit message (Expand)AuthorLines
2014-06-19(doc) Properly doc hotkeys in generated docs.Zach Pomerantz-3/+3
2014-06-18(doc) Change search placeholder text.Zach Pomerantz-1/+1
2014-06-15Register new snapshotsAlex Crichton-1/+1
2014-06-11std: Remove i18n/l10n from format!Alex Crichton-11/+15
2014-06-06rustdoc: Submit examples to play.rust-lang.orgAlex Crichton-2/+11
2014-05-31rustdoc: Fix cross-crate links to reexported itemsAlex Crichton-0/+14
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-3/+3
2014-05-15Updates with core::fmt changesAlex Crichton-1/+1
2014-05-12librustdoc: Remove all `~str` usage from librustdoc.Patrick Walton-5/+5
2014-04-25rustdoc: fixesAdrien Tétar-2/+2
2014-04-20doc: unifying with rustdocAdrien Tétar-7/+6
2014-04-12doc: design changes cleanupsAdrien Tétar-2/+4
2014-04-12Tweaked the design to be a lot cleaner.Daniel Fagnan-1/+1
2014-03-31rustdoc: Switch field privacy as necessaryAlex Crichton-6/+6
2014-03-25rustdoc: Display rust logo again. Closes #13148Brian Anderson-2/+2
2014-03-25rustdoc: html: use raw strings for great justiceCorey Richardson-29/+29
2014-03-18rustdoc: Implement cross-crate searchingAlex Crichton-8/+9
2014-03-04rustdoc: tweak highlightingAdrien Tétar-1/+1
2014-02-13Replace `crate` usage with `krate`Flavio Percoco-7/+7
2014-02-03rustdoc: Remove io_error usageAlex Crichton-1/+2
2014-02-02std: rename fmt::Default to `Show`.Huon Wilson-1/+1
2013-12-13auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichtonbors-4/+6
2013-12-11Make 'self lifetime illegal.Erik Price-4/+4
2013-12-08Remove dead codesKiet Tran-4/+0
2013-12-07rustdoc: fix the search-bar layoutAdrien Tétar-4/+6
2013-12-01Add a type="search" to the search bar in the documentation.SiegeLord-1/+2
2013-12-01Add placeholder text to the search bar in the documentation.SiegeLord-1/+2
2013-11-11Move std::rt::io to std::ioAlex Crichton-1/+1
2013-10-21rustdoc: nitpicks & cleanupAdrien Tétar-6/+4
2013-09-27rustdoc: Include source files with documentationAlex Crichton-1/+1
2013-09-27rustdoc: Fix search for something on the same pageAlex Crichton-1/+2
2013-09-22Place *all* rustdoc output in doc/{crate}Alex Crichton-4/+4
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-0/+130