X Tutup
Skip to content

Support parallel sphinx building#9098

Merged
takluyver merged 1 commit intoipython:masterfrom
mdboom:parallel-sphinxext
Dec 22, 2015
Merged

Support parallel sphinx building#9098
takluyver merged 1 commit intoipython:masterfrom
mdboom:parallel-sphinxext

Conversation

@mdboom
Copy link
Copy Markdown
Contributor

@mdboom mdboom commented Dec 22, 2015

This marks the sphinx extensions that ship with IPython as being safe for parallel reading.

See here for the relevant part of the Sphinx spec.

See matplotlib/matplotlib#5597: We'd like to have this in matplotlib, since parallel doc building cuts the build time in half from 9 minutes to 4.5 minutes.

@takluyver
Copy link
Copy Markdown
Member

Looks fine to me. We don't actually use the IPython directive in our own docs, so we largely rely on projects like matplotlib and pandas to notice things like this.

takluyver added a commit that referenced this pull request Dec 22, 2015
Support parallel sphinx building
@takluyver takluyver merged commit 35fe1d3 into ipython:master Dec 22, 2015
@Carreau Carreau modified the milestone: 4.1 Jan 27, 2016
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.

3 participants

X Tutup