summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2015-07-20librustdoc: blur page when help dialogue is presentAndreas Tolfsen-10/+24
2015-07-17DRYTamir Duberstein-2/+2
2015-07-16Merge branch 'fix-26673' of https://github.com/nhowell/rust into rollup_centralSteve Klabnik-0/+6
2015-07-16Rollup merge of #26977 - brson:stddoc, r=GankroManish Goregaokar-0/+5
2015-07-13Address feedbackBrian Anderson-0/+5
2015-07-12Set zero padding for pre tagsIvan Ukhov-0/+3
2015-07-12Rollup merge of #26967 - tsurai:master, r=steveklabnikManish Goregaokar-1/+1
2015-07-12Rollup merge of #26881 - andreastt:international_keyboard, r=alexcrichtonManish Goregaokar-44/+48
2015-07-11Auto merge of #26882 - andreastt:style_improvements, r=alexcrichtonbors-2/+1
2015-07-11doc: remove playground links for structs and traitsCristian Kubis-1/+1
2015-07-10doc: set playground to nightly for unstable codeCristian Kubis-1/+8
2015-07-08librustdoc: generalise handling of keyboard shortcutsAndreas Tolfsen-44/+48
2015-07-08librustdoc: sharpen help dialogue edgesAndreas Tolfsen-2/+1
2015-07-01rustdoc: Update jQuery from 2.1.0 to 2.1.4Nick Howell-4/+4
2015-07-01rustdoc: Reset the title when pressing the back buttonNick Howell-0/+6
2015-07-01In js from the docs, change keyboard eventlistener to be compatible with non-...Mathieu David-6/+33
2015-06-22Auto merge of #26037 - nhowell:plain_js_playpen, r=steveklabnikbors-14/+34
2015-06-18rustdoc: Update document title when displaying search resultsJohannes Oertel-0/+3
2015-06-12Convert playpen.js to plain JS.Nick Howell-14/+34
2015-05-31rustdoc: Tweak css of function where clausesUlrik Sverdrup-3/+3
2015-05-22Rustdoc Search: Add Hint to Primitive Type ResultPascal Hertleif-0/+2
2015-05-22Rustdoc Search: Increase Relevance of PrimitivesPascal Hertleif-0/+7
2015-05-22Rustdoc: Clean Up Some JSPascal Hertleif-60/+57
2015-05-19rustdoc: Fix left margin for type aliasesUlrik Sverdrup-1/+1
2015-05-11Auto merge of #25225 - bluss:doc-search-assoc-items, r=alexcrichtonbors-1/+2
2015-05-09rustdoc: Link associated items in search index to traitUlrik Sverdrup-1/+2
2015-05-07Remove trailing whitespace on blank lineRory O’Kane-1/+1
2015-05-07Refactor doc toggle button label changingRory O’Kane-14/+28
2015-04-30Fix doc [−] button bug by escaping differentlyRory O’Kane-8/+8
2015-04-27Rollup merge of #24804 - liigo:new-trait-color, r=steveklabnikSteve Klabnik-1/+1
2015-04-27Change literal minus ‘−’ to HTML entity ‘−’Rory O’Kane-8/+8
2015-04-24In [-] doc buttons, change hyphen ‘-’ to minus ‘−’Rory O’Kane-5/+5
2015-04-25rustdoc: change color of trait typesLiigo Zhuang-1/+1
2015-04-24Rollup merge of #24717 - liigo:add-back-toggle-links, r=alexcrichtonManish Goregaokar-3/+7
2015-04-23rustdoc: add back [-]/[+] toggle links for unstable-methodsLiigo Zhuang-3/+7
2015-04-23rustdoc: toggle collapse/expand all docs using the same linkLiigo Zhuang-12/+17
2015-04-16rustdoc: Inline methods inhereted through DerefAlex Crichton-2/+6
2015-04-16rustdoc: Fix cross-crate macro source linksAlex Crichton-0/+3
2015-04-16rustdoc: Overhaul stability displaysAlex Crichton-29/+30
2015-04-13rustdoc: Prevent '/' from showing the help dialogBarosl Lee-3/+5
2015-04-05Auto merge of #24055 - estsauver:24044, r=alexcrichtonbors-0/+2
2015-04-04Make changing doc search unhighlight current resultEarl St Sauver-0/+2
2015-04-01Fix sidebar bugCarlos Galarza-4/+6
2015-03-29Fix extremely small stability bars on docs pageWesley Wiser-0/+4
2015-03-15Strip trailing whitespaceTamir Duberstein-4/+4
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-03-14Auto merge of #23289 - mihneadb:rustdoc-search-by-type, r=alexcrichtonbors-2/+35
2015-03-14Add support to search functions by type to rustdoc.Mihnea Dobrescu-Balaur-2/+35
2015-03-12Rollup merge of #22769 - :rustdocfix, r=brsonManish Goregaokar-17/+0
2015-03-09Rustdoc: Add Headline Style for `tymethod`Pascal Hertleif-2/+2