about summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2014-09-17rustdoc: Correctly distinguish enums and typesP1start-1/+1
2014-09-17Restore colour to rustdoc, add colour to ffi functions and methodsP1start-5/+9
2014-09-14Display the doc-block toggle on everything again.Huon Wilson-1/+1
2014-09-07auto merge of #17035 : huonw/rust/moar-jquery, r=alexcrichtonbors-13/+14
2014-09-06Use more jQuery to avoid displaying Expand Description more often.Huon Wilson-13/+14
2014-09-05rustdoc/html: emphasize the crate part of the full path.NODA, Kai-0/+2
2014-08-31Make doc search results use <a> tags instead of js for navigatingCarol Nichols-38/+36
2014-08-10auto merge of #16387 : Gankro/rust/doc-search, r=cmrbors-5/+6
2014-08-09rustdoc: use raw search in URLAlexis Beingessner-3/+5
2014-08-09removing 'str'='struct' search synonymAlexis Beingessner-2/+1
2014-08-08auto merge of #16277 : Gankro/rust/responsive-docs, r=cmrbors-21/+72
2014-08-06make rustdoc more responsiveAlexis Beingessner-21/+72
2014-08-06Rustdoc: Add padding on <code>Simon Sapin-0/+1
2014-08-06Rustdoc: Highlight <code> elements (from Markdown `backticks`)Simon Sapin-0/+4
2014-08-02auto merge of #16169 : Gankro/rust/simple-docs, r=cmrbors-3/+90
2014-08-02Add hide/show detail toggles to rustdocAlexis Beingessner-3/+90
2014-08-01Fix API docs css reversing elements that it shouldn'ttinaun-1/+2
2014-07-31auto merge of #15385 : jroweboy/rust/master, r=brsonbors-44/+89
2014-07-29making raw source display betterAlexis Beingessner-0/+8
2014-07-28rustdoc: improvements to stability dashboardAaron Turon-2/+5
2014-07-25rustdoc: Bind keydown instead of keypress for navAlex Crichton-2/+2
2014-07-10rustdoc: Add stability dashboardAaron Turon-1/+10
2014-07-08webfonts: check-in licensesAdrien Tétar-0/+386
2014-07-08webfonts: serve Source Code Pro locallyAdrien Tétar-0/+12
2014-07-08webfonts: proper fixAdrien Tétar-7/+7
2014-07-03Updated the licensing information for the Levenshtein distance functionJames Rowe-2/+5
2014-07-03Improved the search by including a levenshtein distance calculation which ena...James Rowe-44/+86
2014-06-30rustdoc: incorporate stability index throughoutAaron Turon-9/+19
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