mdBook/src
ifeanyi e225586953 Resolve full file paths when copying files
Currently, the `copy_files` function doesn't support symlink files due to
its use of `DirEntry::metadata` - To avoid this issue, this patch
resolves the file path first before checking for metadata.

Fixes #1157
2020-09-09 17:42:14 +02:00
..
book Adjust wording 2020-09-06 09:11:53 -07:00
cmd Fix dest-dir command-line flag. 2020-06-23 10:55:01 -07:00
preprocess Rename playpen to playground. (#1241) 2020-06-22 16:34:25 +02:00
renderer Merge pull request #1309 from nerosnm/add-missing-space 2020-09-06 09:40:55 -07:00
theme Remove local version from `@font-face` 2020-09-06 10:34:11 -07:00
utils Resolve full file paths when copying files 2020-09-09 17:42:14 +02:00
config.rs Support emitting CNAME file for publishing at a custom domain 2020-09-02 11:24:48 -07:00
lib.rs Update dependencies. (#1211) 2020-05-20 23:32:00 +02:00
main.rs rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00