about summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2016-10-15rustdoc: Improve playground run buttonsOliver Middleton-74/+0
2016-10-12Change color and make ? boldest31-1/+2
2016-10-12rustdoc: color the question mark operatorest31-0/+3
2016-10-08Auto merge of #36637 - GuillaumeGomez:fix_run_button, r=blussbors-0/+30
2016-10-06Remove underline when run button hoveredGuillaume Gomez-0/+1
2016-10-05Fixes run button appearing when it shouldn'tGuillaume Gomez-0/+30
2016-09-26Rollup merge of #36676 - bluss:rustdoc-where-css, r=steveklabnikJonathan Turner-0/+5
2016-09-23rustdoc css: Put `where` in trait listings on a new lineUlrik Sverdrup-0/+5
2016-09-17invisible isn't a tagEitan Adler-1/+1
2016-09-17border-color > borderEitan Adler-1/+1
2016-09-17add missing semi-colonEitan Adler-1/+2
2016-09-17Fix order of @importEitan Adler-2/+2
2016-09-14Auto merge of #36293 - liigo:docblock-short, r=steveklabnikbors-9/+9
2016-09-09rustdoc: more docblock-short stylesLiigo-5/+5
2016-09-09rustdoc: don't collapse `docblock-short`Liigo-4/+4
2016-09-08Set run button transparent instead of invisibleGuillaume Gomez-15/+5
2016-09-03Support unions in rustdocVadim Petrochenkov-1/+2
2016-08-19Auto merge of #35655 - ollie27:rustdoc_search_static_prim, r=steveklabnikbors-6/+7
2016-08-17Review changesNick Cameron-2/+9
2016-08-13rustdoc: Don't include the path for primitive methods in the search resultsOliver Middleton-2/+7
2016-08-13rustdoc: Fix links to static items in the search resultsOliver Middleton-4/+0
2016-07-19[CSS] Fix unwanted top margin for toggle wrapperggomez-1/+4
2016-07-06Remove invalid CSS rule for doc titlesggomez-8/+0
2016-06-25rustdoc: Fix search result layout for enum variants and struct fieldsOliver Middleton-1/+1
2016-06-19rustdoc: Add more types to the sidebarOliver Middleton-1/+5
2016-06-12Fix invalid inliningGuillaume Gomez-0/+4
2016-06-07Rollup merge of #34138 - hoodie:bug/bool_colors, r=steveklabnikSteve Klabnik-1/+1
2016-06-04rustdoc: Fix a few missing colors in the CSSOliver Middleton-5/+6
2016-05-30Rollup merge of #33867 - oli-obk:rustdoc_variant_types, r=GuillaumeGomezManish Goregaokar-0/+19
2016-05-30print enum variant fields in docsOliver Schneider-0/+19
2016-05-27Rollup merge of #33829 - GuillaumeGomez:stability-css, r=steveklabnikGuillaume Gomez-0/+4
2016-05-24Fix invalid background color in stability elementsGuillaume Gomez-0/+4
2016-05-22Fixed shortcut handling. Reverted to [Shift]+[+=]Alex Ozdemir-2/+2
2016-05-22Changed toggle all sections key to `T`Alex Ozdemir-1/+2
2016-05-20Added a `rustdoc` shortcut for collapse/expand allAlex Ozdemir-3/+9
2016-05-16Fix selected item background styleGuillaume Gomez-0/+4
2016-05-15true color, fixed boolval style in docHendrik Sollich-1/+1
2016-05-10Improve "since" tag placementGuillaume Gomez-0/+6
2016-05-05Improve rustdoc css of "source" and "since" elementsggomez-4/+37
2016-05-06Update CSS for future rustdoc mergeGuillaume Gomez-0/+5
2016-04-25Improve accessibility of rustdoc pagesmitaa-1/+1
2016-03-25Avoid page reload upon hitting "S" when browing in local modeNovotnik, Petr-2/+0
2016-03-18Fix usability problem when browse document locallyYork Xiang-2/+6
2016-03-03Responsive layout correction.gohyda-3/+7
2016-02-22Auto merge of #31715 - mitaa:rdoc-index-crate, r=alexcrichtonbors-1/+14
2016-02-16Add crates to search-indexmitaa-1/+14
2016-02-16doc pages: add the ability to search unknown typesBrandon W Maister-3/+3
2016-02-09Rustdoc - display `since` version for stable itemsWesley Wiser-0/+15
2016-01-20tweak trait cssSteve Klabnik-1/+1
2016-01-20tweak struct colorsSteve Klabnik-1/+1