pub fn relative_path_from_dir(from_dir: &Path, target: &Path) -> String
Relative POSIX path from from_dir to target (mdBook link form).
from_dir
target