You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For `sphinx.ext.linkcode` references, the original handling of these
nodes would right-align the links for the "[source]" references. Using
a div-float for this alignment is not supported with Confluence's new
editor style. For an initial rendering support for this preliminary
linkcode support, ensure the link is place appropriately on the same
link as a autodoc line description, and that the content is properly
spaced.
Signed-off-by: James Knight <[email protected]>
0 commit comments