rust/src/librustdoc/html
bors cf3970aac5 Auto merge of #33151 - ollie27:rustdoc_abi, r=alexcrichton
rustdoc: Cleanup ABI rendering

Use a common method for rendering `extern "<abi>"`.

This now consistently shows `extern fn` rather than `extern "C" fn`.
2016-04-27 23:16:41 -07:00
..
static Improve accessibility of rustdoc pages 2016-04-25 07:50:16 +02:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs Auto merge of #33151 - ollie27:rustdoc_abi, r=alexcrichton 2016-04-27 23:16:41 -07:00
highlight.rs Make some fatal lexer errors recoverable 2016-04-27 20:48:18 +02:00
item_type.rs Make the rendering process less pass-aware 2016-04-02 12:00:55 +02:00
layout.rs Add --extend-css option to rustdoc 2016-04-05 01:39:35 +02:00
markdown.rs rustdoc: factor out function for getting inner html of highlighted source 2016-04-04 11:07:41 +12:00
render.rs Auto merge of #33151 - ollie27:rustdoc_abi, r=alexcrichton 2016-04-27 23:16:41 -07:00
toc.rs fix alignment 2016-03-22 22:03:54 -05:00