summary refs log tree commit diff
path: root/src/librustdoc/html/static/main.js
AgeCommit message (Expand)AuthorLines
2014-03-18rustdoc: Implement cross-crate searchingAlex Crichton-119/+125
2014-03-09rustdoc: hardcode each header as a link.Huon Wilson-6/+0
2014-03-05rustdoc: Add anchors to section headersAlex Crichton-0/+7
2014-02-22Fixed invalid JavaScriptDaniel Fagnan-1/+1
2014-02-21rustdoc: web: don't reset the search barCorey Richardson-4/+13
2014-01-23Make docs search results URL-addressableDaniel MacDougall-3/+50
2014-01-15Removed redundant code, improve performanceb1nd-9/+1
2014-01-14Completed patch searching for rust docsb1nd-49/+125
2013-10-02Highlight line numbers of the lines referred to in the url hashJordi Boggiano-0/+19
2013-09-30rustdoc: Detect repeated keys and fix widthAlex Crichton-4/+4
2013-09-27rustdoc: Fix search for something on the same pageAlex Crichton-6/+18
2013-09-27rustdoc: Don't emit redirect pages for variants/fieldsAlex Crichton-7/+34
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-0/+420