sphinx icon indicating copy to clipboard operation
sphinx copied to clipboard

expose glossary entry link on hover

Open shimizukawa opened this issue 10 years ago • 5 comments

It would be nice if hovering over the right side of the header to a glossary entry would expose a link in the same way that Sphinx does for function definitions, etc.

Observe the difference here, for example:

http://docs.python.org/dev/glossary.html#glossary

Otherwise, there doesn't seem to be a convenient way to get the URL to a glossary entry.


  • Bitbucket: https://bitbucket.org/birkenfeld/sphinx/issue/996
  • Originally reported by: Chris Jerdonek
  • Originally created at: 2012-08-16T21:07:56.125

shimizukawa avatar Jan 03 '15 02:01 shimizukawa

From Chris Jerdonek on 2012-08-26 18:50:43+00:00

Here is a patch that I tested against the Sphinx documentation. This is my first Sphinx patch, so my apologies in advance if I have overlooked anything.

shimizukawa avatar Jan 03 '15 02:01 shimizukawa

@shimizukawa Can my patch submission be found somewhere?

cjerdonek avatar Mar 10 '16 10:03 cjerdonek

Here is salvaged file: issue-996-1.patch Uploaded using ZenHub.io

tk0miya avatar Mar 10 '16 16:03 tk0miya

Wasn't exactly obvious to me what the ticket is referring to, so just adding that it's this ¶ entry that it's after:

image

tuukkamustonen avatar May 04 '20 18:05 tuukkamustonen

This was added in #8752 and is a duplicate of #1638 , and so can be closed.

@AA-Turner

CAM-Gerlach avatar Aug 01 '22 04:08 CAM-Gerlach