summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2014-06-19(doc) Properly doc hotkeys in generated docs.Zach Pomerantz-7/+7
2014-06-13rustdoc: Larger click areas for sidebar itemsValentin Tsatskin-5/+8
2014-06-07rustdoc: More selectively remove execute linksAlex Crichton-1/+1
2014-06-06rustdoc: Submit examples to play.rust-lang.orgAlex Crichton-2/+42
2014-06-01rustdoc: Fix some more broken linksAlex Crichton-1/+4
2014-05-31rustdoc: Create anchor pages for primitive typesAlex Crichton-1/+2
2014-05-31rustdoc: Show all implementors of traitsAlex Crichton-8/+6
2014-05-25rustdoc: Move inlining to its own moduleAlex Crichton-8/+4
2014-05-25rustdoc: Get [src] links working for inlined doxAlex Crichton-0/+10
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-2/+2
2014-05-21rustdoc: Show types for traits across cratesAlex Crichton-0/+22
2014-05-10rustdoc: Fix search links to enums/typedefsAlex Crichton-2/+2
2014-05-07auto merge of #13914 : alexcrichton/rust/pile-o-rustdoc-fixes, r=brsonbors-0/+0
2014-05-03rustdoc: Fix inclusion of the new fontsAlex Crichton-0/+0
2014-05-02rustdoc: escape shown input to prevent injectionAdrien Tétar-3/+6
2014-04-30rustdoc: fix overly broad selectorsAdrien Tétar-4/+3
2014-04-29auto merge of #13776 : adrientetar/rust/rustdoc-fix, r=brsonbors-26/+33
2014-04-28rustdoc: #13771: Make html links inside paragraphs more readableIvan Petkov-0/+4
2014-04-29rustdoc: Make going back in browser history work after typing a search termNoam Yorav-Raphael-5/+4
2014-04-28rustdoc: fix a few inconsistenciesAdrien Tétar-8/+9
2014-04-27rustdoc: style tweaksAdrien Tétar-14/+19
2014-04-26rustdoc: refactor and unstyle inline section headersAdrien Tétar-8/+9
2014-04-25rustdoc: bring it inlineAdrien Tétar-6/+11
2014-04-25doc,rustdoc: store webfonts locallyAdrien Tétar-5/+5
2014-04-25rustdoc: fixesAdrien Tétar-5/+4
2014-04-20doc: unifying with rustdocAdrien Tétar-17/+23
2014-04-16auto merge of #13485 : adrientetar/rust/newrustdoc, r=brsonbors-59/+136
2014-04-15rustdoc: Better sorting criteria for searching.Kang Seonghoon-51/+52
2014-04-15rustdoc: add webfonts and tweak the styles accordinglyAdrien Tétar-22/+59
2014-04-14rustdoc: Omit repeated paths in the search index.Kang Seonghoon-2/+4
2014-04-14rustdoc: Get rid of `allPaths` global variable by merging it into `searchIndex`.Kang Seonghoon-14/+30
2014-04-14rustdoc: Use an array instead of an object for the search index.Kang Seonghoon-8/+12
2014-04-14rustdoc: Represent item types as a small number in the search index.Kang Seonghoon-5/+31
2014-04-12doc: design changes cleanupsAdrien Tétar-110/+35
2014-04-12fixed issuesDaniel Fagnan-17/+35
2014-04-12Tweaked the design to be a lot cleaner.Daniel Fagnan-28/+125
2014-04-10rustdoc: Clean the `initSearch` routine up.Kang Seonghoon-43/+39
2014-03-18rustdoc: Implement cross-crate searchingAlex Crichton-119/+125
2014-03-12rustdoc: whitelist the headers that get a § on hover.Huon Wilson-11/+6
2014-03-09doc: CSS fixesAdrien Tétar-10/+7
2014-03-09rustdoc: hardcode each header as a link.Huon Wilson-12/+13
2014-03-05rustdoc: Add anchors to section headersAlex Crichton-0/+14
2014-03-04rustdoc: tweak highlightingAdrien Tétar-16/+16
2014-03-02rustdoc: syntax highlight macro definitions, colour $... substitutions.Huon Wilson-0/+1
2014-02-23auto merge of #12484 : TheHydroImpulse/rust/fix_js, r=huonwbors-1/+1
2014-02-23rustdoc: Add syntax highlightingAlex Crichton-0/+15
2014-02-22Fixed invalid JavaScriptDaniel Fagnan-1/+1
2014-02-21rustdoc: web: don't reset the search barCorey Richardson-4/+13
2014-02-19rustdoc: Highlight methods jumped toAlex Crichton-0/+2
2014-02-05rustdoc: update depsAdrien Tétar-7/+5