mdBook/src
Michal Budzynski 6bc3039b4f Both static and ACE editable snippets have optional play button
- list of available crates is dynamically loaded from play.rust-lang.org
- play button is enabled only if crates used in snippet are available on playground
- ACE editor's play button is dynamically updated on each text change
- `no_run` is honored by always disabling the play button
- minor cleanups
2017-09-06 00:18:24 +02:00
..
bin Merge pull request #340 from messense/feature/mdbook-test-library-path 2017-07-08 23:27:28 +02:00
book [book] Prevent over-matching in gitignore rule 2017-08-30 16:01:45 -07:00
config Integrating Ace #247 2017-08-03 22:45:33 -04:00
parse Changes made with rustfmt including `use_try_shorthand` 2017-05-19 13:04:37 +02:00
preprocess added clone derives and made the separating space mandatory in links with paths 2017-08-01 13:50:12 +02:00
renderer Fixed `mdbook test` for {{#playpen file.rs}} 2017-08-07 21:42:28 +02:00
theme Both static and ACE editable snippets have optional play button 2017-09-06 00:18:24 +02:00
utils fixed missing playpen css class when codeblock properties had whitespace 2017-08-11 12:39:27 +02:00
lib.rs Fixed `mdbook test` for {{#playpen file.rs}} 2017-08-07 21:42:28 +02:00