Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
return extension metadata#5589
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Interesting. Would this explain why doing a parallel build of our docs only makes thingsslower? |
@mdboom I think so. I looked into this at some point we need to mark all the plugins we are using as parallel safe for that to work |
What I was trying to say is that I think there are more extensions that need to be marked safe for this to work in our docs build |
I'm playing around with parallel doc building in#5597. I don't think we need to wait for that to merge this, though. This will still help others who use the plot directive in their own projects. |
@mdboom, exactly |
backported to v2.x as591b6d6 |
seehttp://sphinx-doc.org/latest/extdev/index.html