Hi Takayuki, Yes, 'label' in front of some content is not recorded in objects.inv > that need caption. > > Internals: docutils generate <target> node from ".. _foo:" text, but > Sphinx only recognize it as 'label' when <target> node place in front > of ['section', 'figure', 'table'] [1]_ (labels that ware recognized by > Sphinx will record to objects.inv). >
that looks like a bug to me - as Michael wrote. In fact, I didn't know that those anonymous labels don't work in Intersphinx. If the work within a Sphinx project they should work the same way between Sphinx projects. We've recently started http://docs.typo3.org and for example at http://docs.typo3.org/typo3cms/TCA-Reference/targets.html I'm offering both named and anonymous labels for crosslinking. We would very much like to have the anonymous links working as well with Interspinx. Q: What do you think: Should Michael file a bug report? Cheers ... -- Martin Bless TYPO3 documentation team -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
