Hello, I'm sorry if that post appears twice, but the first one I sent a few hours ago doesn't seem to have made it to the group.
My problem is the following. I tried to 'make html' my project with sphinx 1.2b1, but run into the following error: sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.2b1 Extension error: Could not import extension inheritance_diagram (exception: cannot import name xfileref_role) make: *** [html] Error 1 This is not unexpected, as the Changelog of v1.2b1 says that sphinx.roles.xfileref_role() has been deprecated since v1.0 and is now no longer supported. I could not find any indications as of what in my .rst source files is causing this, or when am I using xfileref_roles. What do I have to look for, and with what do I have to replace them in v1.2? I'm on Ubuntu 12.04, and have been using 1.1.3 and previous versions without problems. Thank you, Mischa Schirmer -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
