mdBook/src/renderer/html_handlebars
2015-08-04 12:52:32 +02:00
..
hbs_navigation_helper.rs Cleaned up the handlebars helpers, it's a lot more customizable because the user can put whatever template he wants inside and I just expose link and name of previous / next chapter. JavaScript part is removed. #26 2015-08-04 12:52:32 +02:00
hbs_toc_helper.rs 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
mod.rs Add debug! macro that can be activated using the "debug" feature. #19 2015-08-03 18:06:01 +02:00