summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2018-02-20rustdoc: On mobile: hide §, adjust [+] positionVitaly _Vi Shukela-2/+6
2018-02-20Remove theme button outlineGuillaume Gomez-0/+4
2018-02-20Allow to not switch to a theme if it doesn't existGuillaume Gomez-11/+31
2018-02-20Change local storage name for rustdoc because of conflicts with mdbookGuillaume Gomez-1/+1
2018-02-19rustdoc: Reposition the § per GuillaumeGomez requestVitaly _Vi Shukela-1/+5
2018-02-18Fix inliningAaron Hill-3/+8
2018-02-18Cleanup formattingAaron Hill-6/+3
2018-02-18Generate documentation for auto-trait implsAaron Hill-2/+17
2018-02-17rustdoc: Fix position of collapse-toggle on small screensVitaly _Vi Shukela-0/+4
2018-02-17rustdoc: Remove visual overlap between § and [+]Vitaly _Vi Shukela-2/+3
2018-02-14Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnikkennytm-2/+2
2018-02-10Rollup merge of #48080 - GuillaumeGomez:mobile-docs-fixes, r=QuietMisdreavuskennytm-32/+7
2018-02-08Hide theme button under menu in mobile mode and fix top margin issue (in mobi...Guillaume Gomez-32/+7
2018-02-08Fix missing rules for dark.cssGuillaume Gomez-0/+3
2018-02-07Rollup merge of #47810 - GuillaumeGomez:fix-theme-but-position, r=QuietMisdre...Manish Goregaokar-4/+55
2018-02-07rustdoc: Fix doc and impl collapsing on small screensVitaly _Vi Shukela-1/+2
2018-02-07Revert "rustdoc: Move collapse toggle to the left"Vitaly _Vi Shukela-1/+1
2018-02-04Improve big sidebar elements displayGuillaume Gomez-0/+18
2018-02-04Fix not selectable search inputGuillaume Gomez-0/+5
2018-02-03Fix rendering issues on mobileGuillaume Gomez-4/+32
2018-02-01Fix ugly hover in sidebarGuillaume Gomez-8/+22
2018-02-01rustdoc: Fix erroneous collapsing of second+ inherent impl.Vitaly _Vi Shukela-2/+3
2018-02-01rustdoc: Auto-collapse all non-inherent implsVitaly _Vi Shukela-0/+16
2018-02-01rustdoc: Move collapse toggle to the leftVitaly _Vi Shukela-1/+1
2018-01-31Changed of `struct` url to `#ad448e` in rust docsPramod Bisht-1/+1
2018-01-31rustdoc: Fix some minor issues per reviewerVitaly _Vi Shukela-25/+22
2018-01-31rustdoc: Fix tidy errors found by travisVitaly _Vi Shukela-9/+9
2018-01-31rustdoc: Foldable impl blocksVitaly _Vi Shukela-51/+115
2018-01-27Changed color of struct link from #ff794d to #2dbfb8Pramod Bisht-2/+2
2018-01-25Rollup merge of #47721 - GuillaumeGomez:experimental-color, r=QuietMisdreavusGuillaume Gomez-0/+4
2018-01-25Auto merge of #47686 - GuillaumeGomez:theme-fixes, r=QuietMisdreavusbors-16/+38
2018-01-24Fix experimental text display on default themeGuillaume Gomez-0/+4
2018-01-24Few fixes for multiple themes support featureGuillaume Gomez-16/+38
2018-01-23Auto merge of #47678 - kennytm:rollup, r=kennytmbors-2/+2
2018-01-23Fasten even more theme switchGuillaume Gomez-8/+0
2018-01-22Fasten up theme loadingGuillaume Gomez-0/+44
2018-01-22Fix quoted searchGuillaume Gomez-2/+2
2018-01-22Change theme iconGuillaume Gomez-0/+2
2018-01-22tweak colors on dark themeQuietMisdreavus-26/+27
2018-01-21Add possibility to have multiple themesGuillaume Gomez-2/+453
2018-01-20Rollup merge of #46938 - hellow554:rustdoc-kbd-style, r=GuillaumeGomezGuillaume Gomez-11/+20
2018-01-18converted space to tab in css filesMarcel Hellwig-9/+8
2018-01-15extended dt with kbd tagsMarcel Hellwig-15/+5
2018-01-12Prepare main.js for testsGuillaume Gomez-43/+39
2018-01-05Fix search bar defocusGuillaume Gomez-0/+4
2018-01-02Indentation fixJohannes Boczek-2/+2
2018-01-02Defocus search bar in rustdoc pagesJohannes Boczek-0/+6
2017-12-22moved colors of kbd tag into main.cssMarcel Hellwig-5/+11
2017-12-22add kbd style tag to main.css in rustdocMarcel Hellwig-0/+14
2017-12-20Fix sidebar on iosGuillaume Gomez-10/+50