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 inheritance_diagram.py provided by Sphinx (≥ 0.6) #111

Merged
merged 1 commit into from
Sep 16, 2013

Conversation

mitya57
Copy link
Contributor

@mitya57 mitya57 commented Sep 16, 2013

Current version of inheritance_diagram.py doesn't work with Sphinx 1.2:

Extension error:
Could not import extension inheritance_diagram (exception: cannot import name xfileref_role)

However, Sphinx ≥ 0.6 provides it's own version of inheritance_diagram extension which of course works.

A similar changes have already been applied in nipy and nipype.

Our inheritance_diagram.py doesn't work with the latest Sphinx
code, and upstream Sphinx has been shipping this extension
for many releases.
arokem added a commit that referenced this pull request Sep 16, 2013
Use inheritance_diagram.py provided by Sphinx (≥ 0.6)
@arokem arokem merged commit 99fd175 into nipy:master Sep 16, 2013
@arokem
Copy link
Member

arokem commented Sep 16, 2013

Thanks!

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