rust/src/librustdoc
bors d8a26184dc auto merge of #17011 : nodakai/rust/rustdoc-stronger-crate, r=alexcrichton
If you browse to, say, http://doc.rust-lang.org/libc/types/os/common/posix01/struct.timeval.html , you will see the "location" window showing `libc::types::os::common::posix01`.  The first element points to a crate and others point modules.  This patch adds the bold attribute to the first (ie. crate) element so that it stands out more.
2014-09-06 17:51:24 +00:00
..
clean auto merge of #16664 : aturon/rust/stabilize-option-result, r=alexcrichton 2014-08-28 23:56:20 +00:00
html auto merge of #17011 : nodakai/rust/rustdoc-stronger-crate, r=alexcrichton 2014-09-06 17:51:24 +00:00
core.rs rustdoc: Add a --target flag 2014-07-25 07:55:25 -07:00
doctree.rs Implement generalized object and type parameter bounds (Fixes #16462) 2014-08-27 21:46:52 -04:00
externalfiles.rs Allow external html in rustdoc for crates. 2014-06-30 00:03:34 -07:00
flock.rs Unify non-snake-case lints and non-uppercase statics lints 2014-08-30 09:10:05 +12:00
fold.rs librustc: Stop assuming that implementations and traits only contain 2014-08-14 11:40:22 -07:00
lib.rs Updated to new extern crate syntax. 2014-09-01 09:02:00 -07:00
markdown.rs rustdoc: Add rustdoc class to <body> tag 2014-08-02 18:59:59 -07:00
passes.rs librustc: Stop assuming that implementations and traits only contain 2014-08-14 11:40:22 -07:00
plugins.rs Remove stage0 attributes. 2014-08-23 02:11:07 -07:00
stability_summary.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
test.rs auto merge of #16907 : SimonSapin/rust/tempdir-result, r=huonw 2014-09-06 08:01:33 +00:00
visit_ast.rs Implement generalized object and type parameter bounds (Fixes #16462) 2014-08-27 21:46:52 -04:00