diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2013-09-30 12:58:18 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2013-09-30 20:31:19 -0700 |
| commit | e523f99fb9e63d3079404abc3df9d4a208b17a8a (patch) | |
| tree | 2d26f5a153d47a616758f9ebc3fd4a4d5423ff3a /src/rt/sync/rust_thread.cpp | |
| parent | a3ccbdc90472345bc96fcb3142631a3d75ffb1ab (diff) | |
| download | rust-e523f99fb9e63d3079404abc3df9d4a208b17a8a.tar.gz rust-e523f99fb9e63d3079404abc3df9d4a208b17a8a.zip | |
rustdoc: Add the ability to input json
This modifies the command-line usage of rustdoc to intake its own JSON output as well as a rust source file. This also alters the command line from `rustdoc input file` to `rustdoc file` with the input/output formats specified as -r and -w, respectively. When using a JSON input, no passes or plugins are re-run over the json, instead the output is generated directly from the JSON that was provided. Passes and plugins are still run on rust source input, however.
Diffstat (limited to 'src/rt/sync/rust_thread.cpp')
0 files changed, 0 insertions, 0 deletions
