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

Fix Read the doc build, Again #2729

Merged
merged 1 commit into from Dec 30, 2012
Merged

Fix Read the doc build, Again #2729

merged 1 commit into from Dec 30, 2012

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented Dec 29, 2012

Nothing fancy, only touch Read The Doc auto build.

Just for the principle I'll let that open a few hours before merging.
and just for the sake of you not opening your browser to see the diff :

 if ON_RTD:
     # Remove extensions not currently supported on RTD
     extensions.remove('matplotlib.sphinxext.only_directives')
+    extensions.remove('matplotlib.sphinxext.mathmpl')
+    extensions.remove('matplotlib.sphinxext.plot_directive')
     extensions.remove('ipython_directive')

Carreau added a commit that referenced this pull request Dec 30, 2012
Fix Read the doc build, Again
@Carreau Carreau merged commit b712805 into ipython:master Dec 30, 2012
@Carreau Carreau deleted the rtfd branch December 30, 2012 09:42
@Carreau
Copy link
Member Author

Carreau commented Dec 30, 2012

And merged.

mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Fix Read the doc build, Again
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.

None yet

1 participant