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 |
Mathieu David
|
a050d9c4ad
|
Big refactoring, now using enum for different book items (Chapter, Affix, Spacer, ...) Closes #9
|
2015-09-11 20:52:55 +02:00 |
Mathieu David
|
e725215103
|
Add rustdoc generated API doc
|
2015-08-06 12:38:48 +02:00 |
Mathieu David
|
991ccb5495
|
Added some chapters for the documentation #30 + tweaked the syntax highlighting theme
|
2015-08-05 20:36:21 +02:00 |
Mathieu David
|
90719f721b
|
Added syntax highlighting with highlight.js Closes #31 + Added a new chapter to the docs #30.
|
2015-08-05 18:28:59 +02:00 |
Mathieu David
|
c64824a18c
|
Added author and dest field in book.json, fixed bug when output directory did not exist. Closes #7
|
2015-08-03 14:23:32 +02:00 |
Mathieu David
|
18c3ed4540
|
Added an example book also containing the docs
|
2015-07-30 11:59:08 +02:00 |