Skip to content
Snippets Groups Projects
Commit 7b41b33b authored by Antoine Lambert's avatar Antoine Lambert
Browse files

sphinx/conf.py: Filter out all warnings related to parallel processing

Sphinx prints warnings when an extension does not declare it is safe to use
with parallel build and switch back to sequential build in that case.

Previously only parallel read warnings were filtered out so ensure parallel
write ones are also considered.
parent fe8bc53e
No related branches found
No related tags found
1 merge request!406sphinx/conf.py: Filter out all warnings related to parallel processing
Pipeline #6732 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment