rust/src/librustdoc
Nick Cameron 25160af4b4 rustdoc: refactor rustdoc syntax highlighting for a more flexible API
Clients can now use the rustdoc syntax highlighter to classify tokens, then use that info to put together there own HTML (or whatever), rather than just having static HTML output.
2016-05-04 10:29:58 +12:00
..
clean Auto merge of #33151 - ollie27:rustdoc_abi, r=alexcrichton 2016-04-27 23:16:41 -07:00
html rustdoc: refactor rustdoc syntax highlighting for a more flexible API 2016-05-04 10:29:58 +12:00
build.rs bootstrap: Add directives to not double-link libs 2016-02-11 11:12:32 -08:00
Cargo.toml rustc: move rustc_front to rustc::hir. 2016-04-06 09:01:55 +03:00
core.rs Remove, now unnecessary, workaround 2016-04-24 08:17:14 +02:00
doctree.rs Linkify extern crates on rustdoc pages 2016-04-25 11:26:33 +02:00
externalfiles.rs try! -> ? 2016-03-22 22:01:37 -05:00
flock.rs Rename sunos to solaris 2016-01-31 19:01:30 +03:00
fold.rs Make the rendering process less pass-aware 2016-04-02 12:00:55 +02:00
lib.rs Perform doc-reachability check for inlined impls 2016-04-18 01:55:54 +02:00
markdown.rs Don't initialize id-map when rendering md files 2016-03-27 00:21:01 +01:00
passes.rs Auto merge of #33074 - mitaa:rdoc-irlst, r=alexcrichton 2016-04-21 10:52:15 -07:00
plugins.rs Remove rustdocs json format 2016-04-07 06:01:55 +02:00
test.rs Remove, now unnecessary, workaround 2016-04-24 08:17:14 +02:00
visit_ast.rs Linkify extern crates on rustdoc pages 2016-04-25 11:26:33 +02:00
visit_lib.rs Linkify extern crates on rustdoc pages 2016-04-25 11:26:33 +02:00