On Tuesday, 14 February 2017 10:37:52 UTC-5, Komiya Takeshi wrote: > > Hi, > > You can refer the general index and python-module index using :ref: role > (:ref:`genindex` and :ref:`modindex`). > But we can not refer other index pages using the role. > AFAIK there are no way to make links to them. > > BTW the index pages are not a "document". so you can use :doc: role to > refer them. >
Understood. There is a workaround; refer to it like this: This is a `link to a generated index page <\domainname-indexname.html>`_. The RTS topics then need to know what the ending name of your generated index page will be, but the relative "external link" works. It just feels fragile, and somehow wrong. 8) Thanks, -- Viktor -- 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 https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
