This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
mdBook
Watch
1
Star
0
Fork
0
You've already forked mdBook
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16318273f3
mdBook
/
src
/
renderer
/
html_handlebars
History
Mathieu David
842196b91c
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_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