8000 DOC: Fix missing-reference generation on Windows · matplotlib/matplotlib@5e5378e · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e5378e

Browse files
committed
DOC: Fix missing-reference generation on Windows
On Windows, the path is absolute and contains a colon after the drive letter, so splitting on colon results in trying to relativize 'c' (or whatever the drive is) to the base directory, which just makes the final path into base directory + file path.
1 parent dceb278 commit 5e5378e

File tree

2 files changed

+344
-413
lines changed

2 files changed

+344
-413
lines changed

0 commit comments

Comments
 (0)
0