diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2022-01-09 03:23:01 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2022-01-09 03:57:55 +0900 |
commit | ce99cd4832de37d99c25a7e47b93c72f55def1bd (patch) | |
tree | 3883456ad847be8b90cf27869ce69e0e657af4e1 /doc/development/tutorials | |
parent | 87eda92a52e107e9243acac055037c3d6e50819c (diff) | |
download | sphinx-git-ce99cd4832de37d99c25a7e47b93c72f55def1bd.tar.gz |
Fix #10057: Failed to scan documents on the root directory
get_matching_files() incorrectly drops the first character of each
path on scanning documents. It will help users to exclude paths
via exclude_patterns setting.
Note: Users need to configure `exclude_patterns` to put their document
on the root directory. This does not help to avoid recursive symlinks
(ex. /proc, /sys)
Diffstat (limited to 'doc/development/tutorials')
0 files changed, 0 insertions, 0 deletions