mdBook/src
Andrew Pritchard e5f74b6c86 Option to display copy buttons. (#1050)
* Option to display copy buttons.

- Added field to playpen data structure
- Communicate through window.playpen_copyable
- Javascript updated to check before displaying copy buttons.

* html -> html_config

Also:
- update description of copyable in source code.
- update description of line_numbers (my last PR to this repository)
2019-10-17 12:44:54 +02:00
..
book Implement a markdown renderer (#1018) 2019-08-30 12:20:53 +02:00
cmd Fix (command:clean): removes error message 'dir not found' if 'clean' is run multiple times (uses existing path variable) 2019-10-05 15:59:34 -04:00
preprocess Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
renderer Option to display copy buttons. (#1050) 2019-10-17 12:44:54 +02:00
theme Option to display copy buttons. (#1050) 2019-10-17 12:44:54 +02:00
utils Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
config.rs Option to display copy buttons. (#1050) 2019-10-17 12:44:54 +02:00
lib.rs Update toml. (#945) 2019-05-31 18:00:15 +02:00
main.rs Remove unnecessary ::<crate> 2019-05-30 23:12:33 +07:00