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
a050d9c4ad
mdBook
/
src
/
renderer
History
Mathieu David
a050d9c4ad
Big refactoring, now using enum for different book items (Chapter, Affix, Spacer, ...)
Closes
#9
2015-09-11 20:52:55 +02:00
..
html_handlebars
Big refactoring, now using enum for different book items (Chapter, Affix, Spacer, ...)
Closes
#9
2015-09-11 20:52:55 +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