mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Remove paragraph symbol literal from sphinx paramlinks
* It doesn't display properly in chm
This commit is contained in:
@@ -135,7 +135,7 @@ class LinkParams(Transform):
|
||||
pos + 1,
|
||||
nodes.reference(
|
||||
'', '',
|
||||
nodes.Text(u"¶", u"¶"),
|
||||
nodes.Text(u"#", u"#"),
|
||||
refid=refid,
|
||||
# paramlink is our own CSS class, headerlink
|
||||
# is theirs. Trying to get everything we can for
|
||||
|
||||
Reference in New Issue
Block a user