rust/src/librustdoc
bors 461c46052b Auto merge of #30036 - mitaa:doc_id, r=alexcrichton
This expands the code which generates unique IDs for Markdown headers within a single block to each rendered page.

fixes #25001
fixes #29449
2015-12-08 20:15:53 +00:00
..
clean Reuse record_extern_fqn 2015-12-05 13:35:33 +01:00
html Auto merge of #30036 - mitaa:doc_id, r=alexcrichton 2015-12-08 20:15:53 +00:00
core.rs fix tests & rustdoc 2015-11-26 18:22:40 +02:00
doctree.rs Remove some unnecessary indirection from HIR structures 2015-12-07 17:17:41 +03:00
externalfiles.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
flock.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
fold.rs rustdoc: Run external traits through filters 2015-04-07 17:54:33 -07:00
lib.rs std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
markdown.rs Move ID generator to a more suited location 2015-12-03 00:07:59 +01:00
passes.rs std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
plugins.rs std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
test.rs fix tests & rustdoc 2015-11-26 18:22:40 +02:00
visit_ast.rs rustdoc: only show macro arm's lhs 2015-11-26 19:14:36 +01:00