This website requires JavaScript.
Explore
Help
Sign in
jesus
/
mdbook
Watch
1
Star
0
Fork
You've already forked mdbook
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0932bfd576
mdbook
/
src
/
renderer
History
Mathieu David
0932bfd576
Big clean-up, reduced the unwrap's to 2 in the library part!
Closes
#36
The unwraps where replaced with more diverse error messages
#14
2015-08-11 22:55:51 +02:00
..
html_handlebars
Big clean-up, reduced the unwrap's to 2 in the library part!
Closes
#36
The unwraps where replaced with more diverse error messages
#14
2015-08-11 22:55:51 +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