This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
mdBook
Watch
1
Star
0
Fork
You've already forked mdBook
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5a3155aba7
mdBook
/
src
History
Mathieu David
5a3155aba7
Fix
#50
base url sometimes not correct for index.html
2015-09-14 17:45:30 +02:00
..
bin
fix
#8
: Init -> create files in summary.md
2015-08-30 00:51:23 +08:00
book
Fix doc test II
2015-09-11 21:21:26 +02:00
parse
Big refactoring, now using enum for different book items (Chapter, Affix, Spacer, ...)
Closes
#9
2015-09-11 20:52:55 +02:00
renderer
Fix
#50
base url sometimes not correct for index.html
2015-09-14 17:45:30 +02:00
theme
Local fallback for Font Awesome
#46
2015-09-13 20:03:34 +02:00
utils
Added a utility method to remove all content of a dir but not the dir itelf.
Fixes
#32
2015-08-16 13:20:10 +02:00
lib.rs
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
macros.rs
Added a new macro 'output' that can be disabled by a feature
2015-08-04 17:13:24 +02:00