-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Milestone
Description
Describe the bug
In the following example:
.. function:: enum gimple_code gimple_code (gimple g)
Return the code for statement ``G``.
There's a wrongly created a hyperlink to the function (after enum
keyword):
How to Reproduce
Build the snippet.
Expected behavior
No response
Your project
Build the snippet
Screenshots
No response
OS
Linux
Python version
3.8
Sphinx version
4.3.1
Sphinx extensions
No response
Extra tools
No response
Additional context
No response