Hey all, I am writing a web API with Sphinx and I am writing text like:
<snip> To interpret gmn code ``gmn=[a%20b%20c%20d]``, one makes the following call to the Guido Web Server:: http://faust.grame.org:8000/?gmn=[a%20b%20c%20d] </snip> I get the expected result: the url is in a literal block. What I'd like to do is make this url a functional hyperlink as well - that is, make it such that the link is automatically highlighted and underlined and functions as a hyperlink. Is there a way to do this with Sphinx? I started reading the tutorial on creating new environments, but if this type of functionality is already implemented it'd save me lots of time! Cheers, Mike -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/sphinx-dev/-/JSjTqvx8F38J. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.