230f2d6e70
Extend the ``DATA{Dir/,...}`` syntax with a new ``RECURSE:`` option to enable recursive matching of associated files. This will allow an entire directory tree of data to be referenced at once.
8 lines
256 B
ReStructuredText
8 lines
256 B
ReStructuredText
ExternalData-recursive-match
|
|
----------------------------
|
|
|
|
* The :module:`ExternalData` module learned a new ``RECURSE:``
|
|
option in ``DATA{}`` references specifying directories.
|
|
This allows an entire directory tree of associated files
|
|
to be matched.
|