I'm new to Sphinx, and wondering what the underscore achieves with these links:
- `Link text <http://www.google.com>`_ - ref:`brainstorming`__ They seem to work perfectly fine without the underscore. The document I have been given sometimes has 1 underscore after a link, sometimes 2. The author is currently out of reach, so thought I would ask you guys. I also get the following errors for some of my documents: *..\source\Formal languages.txt:: ERROR: Anonymous hyperlink mismatch: 2 > references but 0 targets. See "backrefs" attribute for IDs. > ..\source\Introduction.txt:: ERROR: Anonymous hyperlink mismatch: 1 > references but 0 targets. See "backrefs" attribute for IDs.* Nothing clear came from Google searches, so what is the error about, what is "backrefs" and how do I use it to find the hyperlinks that are causing the problem. Cheers, Jack -- 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.
