rust/src/librustdoc/html/static
bors f883b0bbab Auto merge of #35655 - ollie27:rustdoc_search_static_prim, r=steveklabnik
rustdoc: Fix a couple of issues with the search results

* Fix links to static items in the search results.
* Don't include the path for primitive methods in the search results. Displaying `std::u32::max_value` is misleading so just display `u32::max_value`.
2016-08-19 11:17:11 -07:00
..
styles Review changes 2016-08-17 16:12:37 +12:00
COPYRIGHT.txt Split rustdoc css to modify it more easily 2015-12-04 01:54:59 +01:00
FiraSans-LICENSE.txt webfonts: check-in licenses 2014-07-08 21:55:37 +02:00
FiraSans-Medium.woff rustdoc: Fix inclusion of the new fonts 2014-05-03 02:09:29 -07:00
FiraSans-Regular.woff rustdoc: Fix inclusion of the new fonts 2014-05-03 02:09:29 -07:00
Heuristica-Italic.woff rustdoc: Fix inclusion of the new fonts 2014-05-03 02:09:29 -07:00
Heuristica-LICENSE.txt Strip trailing whitespace 2015-03-15 11:25:43 -07:00
jquery-2.1.4.min.js rustdoc: Update jQuery from 2.1.0 to 2.1.4 2015-07-01 23:54:55 -04:00
LICENSE-APACHE.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
LICENSE-MIT.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
main.js rustdoc: Don't include the path for primitive methods in the search results 2016-08-13 15:57:44 +01:00
normalize.css core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
playpen.js Make the rustdoc example links more noticable 2015-10-14 15:05:21 -04:00
rustdoc.css Review changes 2016-08-17 16:12:37 +12:00
SourceCodePro-LICENSE.txt Strip trailing whitespace 2015-03-15 11:25:43 -07:00
SourceCodePro-Regular.woff webfonts: serve Source Code Pro locally 2014-07-08 20:31:26 +02:00
SourceCodePro-Semibold.woff webfonts: serve Source Code Pro locally 2014-07-08 20:31:26 +02:00
SourceSerifPro-Bold.woff Update one corrupt webfont 2014-11-01 00:15:35 +01:00
SourceSerifPro-LICENSE.txt Strip trailing whitespace 2015-03-15 11:25:43 -07:00
SourceSerifPro-Regular.woff webfonts: proper fix 2014-07-08 20:29:36 +02:00