You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running sphinx-build with the -j option for parallel builds causes the following warning.
WARNING: the sphinx_issues 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
Running
sphinx-build
with the-j
option for parallel builds causes the following warning.Here is the relevant information in the Sphinx documentation: http://www.sphinx-doc.org/en/1.5.1/extdev/#extension-metadata
The text was updated successfully, but these errors were encountered: