mthh
|
d768963c30
|
Revert "should fix sections created with chapter of more than two digits"
This reverts commit 8e7ec6e1fd.
|
2017-04-07 10:47:45 +02:00 |
|
mthh
|
8e7ec6e1fd
|
should fix sections created with chapter of more than two digits
|
2017-04-07 02:37:46 +02:00 |
|
Corey Farwell
|
95fd292b4f
|
Address warnings found by rust-clippy.
https://github.com/Manishearth/rust-clippy
|
2017-02-16 16:55:28 -05:00 |
|
Corey Farwell
|
152ebba762
|
Bump serde, serde_json, and handlebars crates.
|
2017-02-15 23:31:05 -05:00 |
|
Gambhiro
|
f67ae7c71a
|
update dependency versions
|
2016-12-23 08:10:42 +00:00 |
|
Mathieu David
|
67aee5c192
|
Switch from rustc_serialize to serde. Closes #18
|
2016-11-03 01:58:42 +01:00 |
|
Ian Thompson
|
b0e5f375ba
|
Make sure <ul><li> and </li></ul> are balanced
|
2016-07-16 10:23:22 -04:00 |
|
Mathieu David
|
15d6227a11
|
Attempt to fix #119 replace \ with / in paths, so that Windows also uses / as separator (ugly hack)
|
2016-04-25 17:02:47 +02:00 |
|
Mathieu David
|
15d26befcc
|
Refactor: Move extern crate definitions to lib.rs
|
2016-03-27 18:22:17 +02:00 |
|
Mathieu David
|
ad0794a0bd
|
Add a rustfmt config and run rustfmt on the code base
|
2016-03-17 22:31:28 +01:00 |
|
Mathieu David
|
e40b293336
|
Fix #70 render inline code blocks in the sidebar
|
2015-12-30 00:46:55 +01:00 |
|
mdinger
|
b164e0709b
|
Fix many minor warnings found by clippy
|
2015-09-16 22:48:01 -04: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
|
d03ae79765
|
Added a page containing the whole book for printing purposes, closes #41 + cleaning root path
|
2015-09-05 17:26:32 +02:00 |
|
Mathieu David
|
a0040733e9
|
Fixed rust example in doc + some tweaks for html validation
|
2015-08-06 14:09:55 +02:00 |
|
Mathieu David
|
05ab31d882
|
Fix #34
|
2015-08-06 13:58:27 +02:00 |
|
Mathieu David
|
bca6a7aa13
|
[Clean-up] Reorganize structure in handlebars renderer
|
2015-08-04 15:15:36 +02:00 |
|