I returned to this project and fixed this, because it seems silly to have 
run into the problem in the first place.

In conf.py:

intersphinx_mapping = {
    'python':('https://docs.python.org/2/', None),
    'xcheck':('http://pythonhosted.org/XMLCheck/', None),
    }

And in the .rst files, use:

:py:mod:`xcheck <xcheck:XCheck>`

or whatever.



-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to