about summary refs log tree commit diff
path: root/src/librustdoc/html/static/themes
AgeCommit message (Expand)AuthorLines
2018-11-21Improve no result found sentence in doc searchGuillaume Gomez-2/+2
2018-10-26Rollup merge of #54921 - GuillaumeGomez:line-numbers, r=QuietMisdreavuskennytm-0/+8
2018-10-21improve search tabs lookGuillaume Gomez-16/+10
2018-10-09Add line numbers option to rustdocGuillaume Gomez-0/+8
2018-09-25handle proc-macros as macros instead of functionsQuietMisdreavus-0/+8
2018-08-29Fix UI issues on Implementations on Foreign typesGuillaume Gomez-0/+8
2018-08-15Fix links' colorGuillaume Gomez-4/+4
2018-08-11Fix stylesGuillaume Gomez-4/+4
2018-08-03Fix invalid code css ruleGuillaume Gomez-2/+2
2018-07-19Auto merge of #51854 - davidtwco:rfc-2008-rustdoc, r=QuietMisdreavusbors-2/+2
2018-07-18Updated wording and placement of non-exhaustive notice so it is collapsed by ...David Wood-4/+0
2018-07-12Moved non_exhaustive message to fields/variants section and onto type.David Wood-2/+4
2018-06-27Include type in non-exhaustive message. Include new css in dark theme.David Wood-1/+2
2018-06-27Display #[non_exhaustive] in rustdoc on types.David Wood-1/+2
2018-06-26Fix variant background color on hover in search resultsGuillaume Gomez-1/+1
2018-06-04Add doc keyword supportGuillaume Gomez-2/+6
2018-06-02Fix run button styleGuillaume Gomez-2/+4
2018-05-30Fixes some style issues in rustdoc "implementations on Foreign types"Guillaume Gomez-4/+4
2018-05-12Improve alias renderingGuillaume Gomez-1/+15
2018-04-17Add rustdoc settings menuGuillaume Gomez-4/+6
2018-04-10Auto merge of #49504 - GuillaumeGomez:doc-all-types, r=QuietMisdreavusbors-0/+14
2018-04-04Add page to list all crate's itemsGuillaume Gomez-0/+14
2018-03-30fix targetted value backgroundGuillaume Gomez-1/+1
2018-03-29Rename main theme into light themeGuillaume Gomez-0/+0
2018-02-14Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnikkennytm-2/+2
2018-02-08Fix missing rules for dark.cssGuillaume Gomez-0/+3
2018-02-03Fix rendering issues on mobileGuillaume Gomez-1/+1
2018-01-31Changed of `struct` url to `#ad448e` in rust docsPramod Bisht-1/+1
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-24Fix experimental text display on default themeGuillaume Gomez-0/+4
2018-01-24Few fixes for multiple themes support featureGuillaume Gomez-9/+18
2018-01-22Change theme iconGuillaume Gomez-0/+1
2018-01-22tweak colors on dark themeQuietMisdreavus-26/+27
2018-01-21Add possibility to have multiple themesGuillaume Gomez-0/+758