6.1.13. sphinx.util.get_matching_files

sphinx.util.get_matching_files(dirname, exclude_matchers=())[source]

Get all file names in a directory, recursively.

Exclude files and dirs matching some matcher in exclude_matchers.