diff options
author | Jakob Lykke Andersen <Jakob@caput.dk> | 2020-10-13 12:30:13 +0200 |
---|---|---|
committer | Jakob Lykke Andersen <Jakob@caput.dk> | 2020-10-13 12:42:19 +0200 |
commit | 15251574a97ffa13b9c62255733296c2a3ab50b4 (patch) | |
tree | 1ebfee1f941862f14b479dbb44c2bbb590f9e1c3 /CHANGES | |
parent | 488f4a6ac44f8fc81cb55ad3c7fb1fd1271b03ff (diff) | |
download | sphinx-git-15251574a97ffa13b9c62255733296c2a3ab50b4.tar.gz |
C, fix links to function parameters
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ Bugs fixed * C, fix anon objects in intersphinx. * #8270, C++, properly reject functions as duplicate declarations if a non-function declaration of the same name already exists. +* C, fix references to function parameters. + Link to the function instead of a non-existing anchor. Testing |