matplotlib/mpl-sphinx-theme

Parallel reading of sources

stanleyjs opened this issue · 0 comments

Hi,

I am trying to compile the matplotlib documentation on the newest branch.

When I run the terminal command
make O=-j8 html

I get the following warning:
WARNING: the mpl_sphinx_theme extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit