rust/src/librustdoc
Alex Ozdemir ab09fbca23 Added a rustdoc shortcut for collapse/expand all
Now when the user presses the "+" key all sections will collapse/expand.

Also added a note to the help screen which describes this behavior.
2016-05-20 19:43:47 -07:00
..
clean Auto merge of #33710 - Manishearth:rollup, r=Manishearth 2016-05-18 05:04:26 -07:00
html Added a rustdoc shortcut for collapse/expand all 2016-05-20 19:43:47 -07: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 Auto merge of #33702 - crimsun:pr33678, r=alexcrichton 2016-05-19 05:48:11 -07: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 rustdoc: do not strip blanket impls in crate of origin 2016-05-09 16:50:47 +02:00
plugins.rs Remove rustdocs json format 2016-04-07 06:01:55 +02:00
test.rs ignore dep-graph in resolve and lower_crate 2016-05-18 10:11:35 -04:00
visit_ast.rs rustc: Avoid free functions taking &TyCtxt and &InferCtxt. 2016-05-11 04:14:58 +03:00
visit_lib.rs Linkify extern crates on rustdoc pages 2016-04-25 11:26:33 +02:00