mdbook/src
2015-08-01 00:59:05 -04:00
..
book Rough implementation for handlebars helper to display toc correctly, probably needs a little bit of cleaning... Url in toc doesn't work yet. It needs to be cleaned before './url' -> '/url' and 'url' -> '/url' 2015-07-29 00:57:47 +02:00
parse 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
renderer Added handlebars helpers for navigation, need to find a place where to put them on the page #12 2015-07-31 18:34:43 +02:00
theme Added handlebars helpers for navigation, need to find a place where to put them on the page #12 2015-07-31 18:34:43 +02:00
utils Added a utils module for general / common functions 2015-07-30 15:20:55 +02:00
lib.rs Added a utils module for general / common functions 2015-07-30 15:20:55 +02:00
main.rs uses clap to simplify CLI 2015-08-01 00:59:05 -04:00