Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use parallel build for documentation #1284

Open
1 of 2 tasks
t-b opened this issue Feb 17, 2022 · 1 comment
Open
1 of 2 tasks

Use parallel build for documentation #1284

t-b opened this issue Feb 17, 2022 · 1 comment
Labels

Comments

@t-b
Copy link
Collaborator

t-b commented Feb 17, 2022

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.

@t-b
Copy link
Collaborator Author

t-b commented Feb 17, 2022

With these extensions removed, the parallel build on the linux mint box takes 15 instead of 18 minutes .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant