I am writing a domain for the Dylan language, and I want to provide several different API indexes. I can make a few different Index subclasses and have Sphinx generate index files, but then the user has to be able to link to them. How can I support different predefined :ref: targets going to these indexes, for example, :ref:`dylan-apiindex` and :ref:`dylan-classindex`?
-- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.