I have a custom role which inserts nodes created by docutils.nodes.reference(...), but in the generated HTML the text is inside <cite> tags and the refuri is nowhere to be seen. The code does generate links correctly using plain docutils (I'm in the process of migrating to sphinx from docutils), and is not different in principle from the code on http://doughellmann.com/2010/05/defining-custom-roles-in-sphinx.html
I'm not sure where to start looking to find the cause of this problem. Any ideas? Cheers, Carl. -- 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 http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/groups/opt_out.
