Gambhiro
|
791487bc84
|
parse either book.toml or book.json
|
2016-12-23 08:15:32 +00:00 |
Gambhiro
|
85d8e2ebd3
|
use theme_path key in book.json when given
|
2016-12-07 14:22:32 +00:00 |
Gambhiro
|
db11ff27f4
|
use warn
|
2016-08-14 14:40:08 +01:00 |
Gambhiro
|
b584f6eb9c
|
use macros from the log crate, issue #151
|
2016-08-14 13:34:02 +01:00 |
Boris-Chengbiao Zhou
|
9b1e224680
|
Fix no-default-features build
|
2016-05-08 21:51:34 +02:00 |
Mathieu David
|
e34bef0e53
|
(Refactor) Move mdbook.rs to mod.rs
|
2016-04-26 23:04:27 +02:00 |
Mathieu David
|
4203b5b1c4
|
added markdown with 'pulldown-cmark', added basic styling, render of the toc is still not completely done
|
2015-07-28 21:01:13 +02:00 |
Mathieu David
|
4d4f35ecba
|
First big step for the html renderer, it reads an handlebars template and creates the files from SUMMARY.md respecting the source folder structure
|
2015-07-19 00:08:38 +02:00 |
Mathieu David
|
7fa5b06ccb
|
Rudimentary: Parse SUMMARY.md, support for nested levels. Only list items: "- [name](path)" or "* [name](path)" #2
|
2015-07-18 00:04:20 +02:00 |
Mathieu David
|
4fe0bc2de5
|
renamed directory + created BookItem
|
2015-07-16 19:26:16 +02:00 |