rust/src/librustdoc
bors 46804ef0ce Auto merge of #52257 - steveklabnik:refactor-rustdoc, r=QuietMisdreavus
Refactor rustdoc

This is based on https://github.com/rust-lang/rust/pull/52194 and so shouldn't be merged until it gets merged.

Now that plugin functionality has been removed, let's kill PluginManager. Additionally, rustdoc now follows the standard cargo layout instead of dumping everything at the top level.

r? @rust-lang/rustdoc
2018-07-24 22:25:42 +00:00
..
2018-07-24 16:44:52 -04:00
2018-06-25 23:28:20 +02:00
2018-07-18 10:53:08 +02:00
2018-07-24 16:44:52 -04:00
2018-06-03 11:29:44 -06:00

For more information about how librustdoc works, see the rustc guide.