Hi,

I just recently started using this on a project I am working with and got it working, but I wonder if there is an easier way.

I have this in conf.py:
intersphinx_mapping = {'wx': ('http://wxpython.org/Phoenix/docs/html', None)}

and then things like this:

:class:`wx.Bitmap <wx:Bitmap>`

this there any chance that it could work with just:

:class:`wx.Bitmap`

Werner

--
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