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

Declare as Sphinx parallel safe #11

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

bluetech
Copy link
Contributor

This should enable projects using this Sphinx extension to run in parallel mode (sphinx-build -j N). AFAICT this extension is parallel safe, see requirements here:
https://www.sphinx-doc.org/en/master/extdev/index.html#extension-metadata

@atodorov
Copy link
Contributor

@bluetech LGTM, however can you rebase onto latest master so we can see the CI jobs passing?

This should enable projects using this Sphinx extension to run in
parallel mode (`sphinx-build -j N`). AFAICT this extension is parallel
safe, see requirements here:
https://www.sphinx-doc.org/en/master/extdev/index.html#extension-metadata
@bluetech
Copy link
Contributor Author

@atodorov Thanks for taking a look, I rebased.

@atodorov atodorov merged commit 95fc2cb into MrSenko:master Oct 31, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants