summary refs log tree commit diff
path: root/src/librustdoc/html/layout.rs
AgeCommit message (Expand)AuthorLines
2017-11-07Add "-" shortcutGuillaume Gomez-1/+1
2017-10-19Auto merge of #45288 - GuillaumeGomez:tab-key-binding, r=QuietMisdreavusbors-0/+2
2017-10-14Fix arrow displayGuillaume Gomez-2/+2
2017-10-14Save current highlighted item in search tabGuillaume Gomez-0/+2
2017-05-02Remove jquery dependencyGuillaume Gomez-1/+0
2017-03-28Make the rustdoc sidebar white on `src` pagesWesley Wiser-2/+2
2016-12-19Don't @import normalize.css.Clar Charr-0/+1
2016-10-15rustdoc: Improve playground run buttonsOliver Middleton-9/+0
2016-10-05Fixes run button appearing when it shouldn'tGuillaume Gomez-2/+2
2016-08-17rustdoc: refactoring and tidying upNick Cameron-3/+3
2016-05-20Added a `rustdoc` shortcut for collapse/expand allAlex Ozdemir-0/+2
2016-05-03Remove unused trait imports flagged by lintSeo Sanghyeon-1/+0
2016-04-05Add --extend-css option to rustdocGuillaume Gomez-2/+10
2016-02-16doc pages: add the ability to search unknown typesBrandon W Maister-1/+1
2016-01-20Add alt tags for logosSteve Klabnik-1/+1
2015-12-04Split rustdoc css to modify it more easilyGuillaume Gomez-0/+1
2015-11-18Fix unpredictable ordering of sidebar boxes in rustdocJoshua Holmer-1/+1
2015-09-09rustdoc: Tweak the main template and CSS for semantic mark-up.Kang Seonghoon-6/+8
2015-08-04Improve rustdoc search type filtering.Eljay-2/+2
2015-07-20librustdoc: blur page when help dialogue is presentAndreas Tolfsen-31/+38
2015-07-08librustdoc: sharpen help dialogue edgesAndreas Tolfsen-3/+3
2015-05-06Add note about type signature searching to docsAndrei Oprea-0/+4
2015-04-14Positive case of `len()` -> `is_empty()`Tamir Duberstein-3/+3
2015-03-04std: Deprecate std::old_io::fsAlex Crichton-4/+5
2015-01-26Fallout of io => old_ioAlex Crichton-4/+4
2015-01-20std: Rename Show/String to Debug/DisplayAlex Crichton-1/+1
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-1/+1
2015-01-03sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rsJorge Aparicio-1/+1
2014-12-04rustdoc: Preserve query/fragment in redirects whenever possible.Kang Seonghoon-0/+3
2014-08-09removing 'str'='struct' search synonymAlexis Beingessner-1/+1
2014-08-04rustdoc: Emit keywords for all crate pagesBrian Anderson-1/+4
2014-08-04rustdoc: Use more descriptive description metadata.Brian Anderson-1/+3
2014-08-02rustdoc: Add rustdoc class to <body> tagTom Jakubowski-1/+1
2014-08-02rustdoc: Add generator meta tag to API docsTom Jakubowski-0/+1
2014-07-08webfonts: serve Source Code Pro locallyAdrien Tétar-2/+0
2014-06-30Allow external html in rustdoc for crates.zzmp-0/+11
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