summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2017-08-26Rollup merge of #43979 - Jouan:Add-links-for-impls, r=GuillaumeGomezCorey Farwell-0/+10
2017-08-23Rollup merge of #43977 - GuillaumeGomez:remove-outline, r=QuietMisdreavusCorey Farwell-0/+4
2017-08-22Fixed changes to .in-band CSSJouan Amate-0/+9
2017-08-18Remove outline when details have focusGuillaume Gomez-0/+4
2017-08-18Add links for implsJouan Amate-3/+4
2017-08-17Fix ES5 regression with shorthand names.pravic-4/+4
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-4/+4
2017-08-14Rollup merge of #43862 - QuietMisdreavus:get-in-line-autohide, r=GuillaumeGomezCorey Farwell-1/+1
2017-08-14rustdoc: put auto-hidden docblock labels in line with the toggleQuietMisdreavus-1/+1
2017-08-13Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichtonbors-0/+1
2017-08-11Rollup merge of #43795 - GuillaumeGomez:improve-variants-doc-style, r=QuietMi...Guillaume Gomez-0/+4
2017-08-11Rollup merge of #43760 - ollie27:rustdoc_search_css, r=GuillaumeGomezGuillaume Gomez-1/+1
2017-08-11Improve enum variants displayGuillaume Gomez-0/+4
2017-08-10Implemented #[doc(cfg(...))].kennytm-0/+1
2017-08-09rustdoc: Fix broken CSS in search resultsOliver Middleton-1/+1
2017-08-08Improve headers linkingGuillaume Gomez-0/+10
2017-08-07Auto merge of #43558 - GuillaumeGomez:union-const-colors, r=QuietMisdreavusbors-23/+31
2017-08-06Fix invalid background highlights and add missing colorsGuillaume Gomez-19/+24
2017-08-03Update highlight colorsGuillaume Gomez-2/+3
2017-08-03Invert constant and function colorGuillaume Gomez-2/+2
2017-08-02Improve functionsGuillaume Gomez-1/+1
2017-08-02Improve color theme for color blind issuesGuillaume Gomez-7/+7
2017-08-01rustdoc: shrink headings in non-top-level docblocksQuietMisdreavus-3/+7
2017-07-30Add colors for constants and unionsGuillaume Gomez-0/+2
2017-07-29Rollup merge of #43509 - QuietMisdreavus:method-src, r=GuillaumeGomezMark Simulacrum-0/+4
2017-07-27add [src] links to associated functions inside an impl blockQuietMisdreavus-0/+4
2017-07-24Rollup merge of #43446 - zackmdavis:rustdoc_sidebar_unions, r=GuillaumeGomezMark Simulacrum-0/+1
2017-07-23rustdoc: add unions to whitelist of sidebar typesZack M. Davis-0/+1
2017-07-23rustdoc: fix layout of Fields section in documentation for unionsZack M. Davis-1/+1
2017-07-09Add spacing between trait functionsGuillaume Gomez-0/+5
2017-06-29Toggle wrappers are now generated correctlyGuillaume Gomez-21/+28
2017-06-07Make rustdoc.js use license comments.Clar Charr-9/+11
2017-05-21Update to trait bounds CSS in rustdocDaniel Lockyer-0/+2
2017-05-19Rollup merge of #42096 - ollie27:rustdoc_js_impls, r=GuillaumeGomezMark Simulacrum-3/+3
2017-05-19rustdoc: Fix implementors list javascriptOliver Middleton-3/+3
2017-05-18Make documentation works again by removing two unnecessary ES6 pieces.pravic-3/+3
2017-05-16improve collapse toggle render (css)Raphaƫl Huchet-0/+5
2017-05-13Rollup merge of #41950 - GuillaumeGomez:rustdoc-links, r=frewsxcvMark Simulacrum-4/+8
2017-05-12Rollup merge of #41951 - Eijebong:master, r=GuillaumeGomezMark Simulacrum-0/+1
2017-05-12Fix anchor invalid redirection to searchGuillaume Gomez-4/+8
2017-05-12rustdoc: Break words in the location box of the sidebar.Bastien Orivel-0/+1
2017-05-11Fix search when looking to sourcesGuillaume Gomez-0/+3
2017-05-02Remove jquery dependencyGuillaume Gomez-242/+456
2017-04-09merge with master to pick up pulldown switchQuietMisdreavus-14/+17
2017-04-06rustdoc: collapse docblock before showing labelAndy Russell-4/+11
2017-03-31rustdoc: format where clauses like rust-lang-nursery/fmt-rfcs#38QuietMisdreavus-12/+1
2017-03-28Make the rustdoc sidebar white on `src` pagesWesley Wiser-3/+7
2017-03-21Remove duplicate style classesCldfire-8/+0
2017-03-13Fix sidebar not extending to the bottom of the pageWesley Wiser-1/+1
2017-03-09Clean up rustdoc cssGuillaume Gomez-58/+89