Mathieu David
|
b40688c880
|
Merge branch 'master' into watch-command
|
2015-12-29 13:40:13 +01:00 |
Steve Klabnik
|
6bcc592ed9
|
Implement 'mdbook test'
Fixes #69
|
2015-12-15 13:56:24 -05:00 |
Mathieu David
|
cdbb2ee5fd
|
Watch builds are now spawned in new threads (using crossbeam) and there is a timelock, preventing multiple builds being triggered in less than a second
|
2015-11-09 14:31:00 +01:00 |
Mathieu David
|
522eef9296
|
first implementation of the watch sub-command. #61 Needs refining, bug in notify made me use recursion, afraid of hitting the max recursion limit...
|
2015-09-27 14:38:37 +02:00 |
FuGangqiang
|
77b9882825
|
fix #8: Init -> create files in summary.md
|
2015-08-30 00:51:23 +08:00 |
Mathieu David
|
a5aa357f57
|
Clean-up: Remove all 'hacky' exist checks and replace by 'exists()'
|
2015-08-13 10:46:56 +02:00 |
Mathieu David
|
5b487a03fc
|
Added user prompting and a --force argument. Closes #35
|
2015-08-11 16:56:09 +02:00 |
Mathieu David
|
835c61c7f3
|
Some clean-up + initial implementation of '--theme' flag for init. Still needs some work
|
2015-08-11 16:13:41 +02:00 |
Mathieu David
|
e725215103
|
Add rustdoc generated API doc
|
2015-08-06 12:38:48 +02:00 |