Mathieu David
|
bf114d7e21
|
Removed the sub module from utils and put the functions directly in the utils module + docs #30
|
2015-08-06 23:04:19 +02:00 |
Mathieu David
|
b7214f92a1
|
Add documentation for MDBook #30
|
2015-08-06 21:10:59 +02:00 |
Mathieu David
|
20bfcd128d
|
Fixed the code examples and added no_run to prevent them from running
|
2015-08-06 15:04:27 +02:00 |
Mathieu David
|
726018307e
|
ignored test, have to fix some bugs before
|
2015-08-06 12:52:06 +02:00 |
Mathieu David
|
e725215103
|
Add rustdoc generated API doc
|
2015-08-06 12:38:48 +02:00 |
Mathieu David
|
01369ea42f
|
Checked the API, moved handlebars theme handling to the theme module to expose it to every renderer. Closes #28
|
2015-08-05 22:35:26 +02:00 |
Mathieu David
|
22280bbb16
|
Add debug! macro that can be activated using the "debug" feature. #19
|
2015-08-03 18:06:01 +02:00 |
Mathieu David
|
5bd1385212
|
Added a utils module for general / common functions
|
2015-07-30 15:20:55 +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 |
Mathieu David
|
ad01c37432
|
clean up structure and code
|
2015-07-16 18:20:36 +02:00 |
Mathieu David
|
4d884b9c40
|
Added BookConfig struct, cleaned up some parts
|
2015-07-08 15:17:11 +02:00 |
Mathieu David
|
a27bc498eb
|
Started to implement init
|
2015-07-07 02:56:19 +02:00 |
Mathieu David
|
d5a8d7f3a1
|
Initial commit
|
2015-07-06 14:21:59 +02:00 |