Hi, I built Python texinfo documentation using the command line sphinx-build -b texinfo python_src/Doc python_info
It mostly works well except every link node in the texinfo document is preceded by the word "see" . Is there a way to turn off this behavior (i.e. not prepend "see" to every link) ? Regards Thomas -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/246c5e86-7e98-449f-a319-7c51dfda7e5a%40googlegroups.com.
