mdBook/src
Jan-Erik Rediger f654c42426 Don't strip relative path of additional javascript files
Previously, additional JavaScript files inside a directory were
correctly copied (with their parent created), but the link to it was
stripped of that parent.
There's no need for that (and it was not done for CSS)
2018-09-19 20:36:32 +02:00
..
book Ensure section numbers are correctly incremented after a horizontal separator (#790) 2018-09-19 23:33:28 +08:00
cmd rustfmt 2018-08-21 10:58:44 -05:00
preprocess Configurable preprocessor (#658) 2018-09-10 18:55:58 +08:00
renderer Don't strip relative path of additional javascript files 2018-09-19 20:36:32 +02:00
theme Fix paths to additional CSS and JavaScript files 2018-08-31 20:03:34 -05:00
utils rustfmt 2018-08-21 10:58:44 -05:00
config.rs Configurable preprocessor (#658) 2018-09-10 18:55:58 +08:00
lib.rs Run rustfmt 2018-07-23 12:47:04 -05:00
main.rs Improve command-line argument parsing 2018-08-02 16:52:41 -05:00