about summary refs log tree commit diff
path: root/src/librustdoc/html
AgeCommit message (Expand)AuthorLines
2018-03-09Add missing items in the sidebar for functionsGuillaume Gomez-55/+52
2018-03-08Rollup merge of #48789 - GuillaumeGomez:horizontal-scroll, r=QuietMisdreavusManish Goregaokar-1/+1
2018-03-06Fix sidebar horizontal scrollGuillaume Gomez-1/+1
2018-03-05Add resource-suffix option for rustdocGuillaume Gomez-27/+55
2018-03-05Don't generate '[+]'/'[-]' on 'empty' traitsGuillaume Gomez-7/+18
2018-03-01Rename doc collapse sentinal to rustdoc-collapsePeter Lyons-3/+3
2018-03-01Remember state of top-level collapse toggle widgetPeter Lyons-0/+6
2018-02-28Rollup merge of #48381 - GuillaumeGomez:rustdoc-theme-securities, r=QuietMisd...kennytm-11/+35
2018-02-28Auto merge of #47894 - vi:rustdoc_foldable_impls, r=GuillaumeGomez,QuietMisdr...bors-52/+144
2018-02-21Rollup merge of #48382 - GuillaumeGomez:fix-rustdoc-test-panic, r=estebankGuillaume Gomez-12/+15
2018-02-21Rollup merge of #48335 - Manishearth:shortcut-links, r=QuietMisdreavusGuillaume Gomez-9/+38
2018-02-20rustdoc: On mobile: hide §, adjust [+] positionVitaly _Vi Shukela-2/+6
2018-02-20Fix rustdoc test ICEGuillaume Gomez-12/+15
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-18Generate shortcut linksManish Goregaokar-2/+19
2018-02-18Include shortcut links in markdown_linksManish Goregaokar-7/+19
2018-02-18Remove extra whitespaceAaron Hill-1/+1
2018-02-18Fix inliningAaron Hill-5/+15
2018-02-18More formatting fixupsAaron Hill-1/+1
2018-02-18Cleanup formattingAaron Hill-24/+3
2018-02-18Generate documentation for auto-trait implsAaron Hill-62/+252
2018-02-17Remove useless commentGuillaume Gomez-1/+0
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-16Remove hoedown from rustdocGuillaume Gomez-908/+79
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-29rustdoc: Fix link title rendering with hoedownOliver Middleton-1/+1
2018-01-27Changed color of struct link from #ff794d to #2dbfb8Pramod Bisht-2/+2
2018-01-26Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollupAlex Crichton-25/+27
2018-01-25Rollup merge of #47721 - GuillaumeGomez:experimental-color, r=QuietMisdreavusGuillaume Gomez-0/+4