1
Fork 0

rollup merge of #17226 : P1start/rustdoc-colour

This commit is contained in:
Alex Crichton 2014-09-17 08:48:53 -07:00
commit 27af691017
18 changed files with 66 additions and 42 deletions

View file

@ -555,7 +555,7 @@
// `rustdoc::html::item_type::ItemType` type in Rust.
var itemTypes = ["mod",
"struct",
"type",
"enum",
"fn",
"type",
"static",