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
The documentation takes currently 18 minutes to build and that is way too much. We should parallelize it with -j auto but also need the following support in sphinx plugins. Parallel building does also currently not work on Windows, see sphinx-doc/sphinx#6881.
The documentation takes currently 18 minutes to build and that is way too much. We should parallelize it with
-j auto
but also need the following support in sphinx plugins. Parallel building does also currently not work on Windows, see sphinx-doc/sphinx#6881.See also breathe-doc/breathe#808.
The text was updated successfully, but these errors were encountered: