Files
rust/mk
Alex Crichton e5bbbca33e rustdoc: Submit examples to play.rust-lang.org
This grows a new option inside of rustdoc to add the ability to submit examples
to an external website. If the `--markdown-playground-url` command line option
or crate doc attribute `html_playground_url` is present, then examples will have
a button on hover to submit the code to the playground specified.

This commit enables submission of example code to play.rust-lang.org. The code
submitted is that which is tested by rustdoc, not necessarily the exact code
shown in the example.

Closes #14654
2014-06-06 20:00:16 -07:00
..
2014-05-11 17:41:36 -04:00
2014-05-07 08:12:48 -07:00
2013-10-29 16:22:08 -07:00
2014-05-07 23:23:17 -07:00
2014-06-05 17:55:41 -07:00
2014-02-02 10:59:14 -08:00
2013-10-29 16:22:08 -07:00
2014-06-06 19:51:52 -07:00
2014-02-14 19:17:50 -08:00