mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
State that `exclude_patterns` has priority (#11872)
This commit is contained in:
@@ -228,6 +228,7 @@ General configuration
|
||||
are matched against the source file names relative to the source directory,
|
||||
using slashes as directory separators on all platforms. The default is ``**``,
|
||||
meaning that all files are recursively included from the source directory.
|
||||
:confval:`exclude_patterns` has priority over :confval:`include_patterns`.
|
||||
|
||||
Example patterns:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user