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
bf114d7e21
mdBook
/
src
/
renderer
History
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
..
html_handlebars
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
mod.rs
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
renderer.rs
Added navigation icons + javascript code to hide them when there is no previous or next.
Closes
#12
2015-08-01 14:18:25 +02:00