This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
mdBook
Watch
2
Star
0
Fork
You've already forked mdBook
0
mirror of
https://github.com/rust-lang/mdBook
synced
2024-12-14 14:52:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
991ccb5495
mdBook
/
src
History
Mathieu David
991ccb5495
Added some chapters for the documentation
#30
+ tweaked the syntax highlighting theme
2015-08-05 20:36:21 +02:00
..
book
Added function to MDBook to swap renderer
#10
2015-08-04 20:51:16 +02:00
parse
Add debug! macro that can be activated using the "debug" feature.
#19
2015-08-03 18:06:01 +02:00
renderer
Fixed a bug where custom theme was appended to default theme + Changed syntax highlighting theme to something lighter, the dark theme did not fit the light style of the page
2015-08-05 19:14:03 +02:00
theme
Added some chapters for the documentation
#30
+ tweaked the syntax highlighting theme
2015-08-05 20:36:21 +02:00
utils
Clean-up handlebars renderer, move some parts to utils module
2015-08-04 16:52:10 +02:00
lib.rs
Add debug! macro that can be activated using the "debug" feature.
#19
2015-08-03 18:06:01 +02:00
macros.rs
Added a new macro 'output' that can be disabled by a feature
2015-08-04 17:13:24 +02:00
main.rs
Initial implementation for reading the config file: book.json
#7
2015-08-03 01:37:13 +02:00