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
5a3155aba7
mdbook
/
src
/
renderer
History
Mathieu David
5a3155aba7
Fix
#50
base url sometimes not correct for index.html
2015-09-14 17:45:30 +02:00
..
html_handlebars
Fix
#50
base url sometimes not correct for index.html
2015-09-14 17:45:30 +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
Clean up of the Renderer trait, render now borrows the book instead of the config and the book items...
2015-08-31 15:24:42 +02:00