> That should be :ref:`sphinx:domains`. There have been problems with the > inventory on sphinx.pocoo.org for a few days, but it should work now. Thanks, that works for me now :) However, I cannot do this (from the docs): "supply an explicit title and reference target: :role:`title <target>` will refer to target, but the link text will be title.":
I tried these two links: :py:mod:`Foo-Test <doctest>` :ref:`Foo Domain <sphinx:domains>` Both have the title from the inventory (doctest / Sphinx Domains) as the link text instead of my explicit title. Chris -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
