Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sphinx.ext.linkcode Improvements #1044

Merged
merged 4 commits into from
Oct 7, 2024
Merged

sphinx.ext.linkcode Improvements #1044

merged 4 commits into from
Oct 7, 2024

Conversation

jdknight
Copy link
Member

@jdknight jdknight commented Oct 7, 2024

Updating the confluence and singleconfluence builders to use their explicit names to be used for linkcode support. The original support used a value of True which appeared to work; however, now appears to generate a warning. Using explicit names prevents this.

Additional documentation and validation changes as well.

Updating the `confluence` and `singleconfluence` builders to use their
explicit names to be used for linkcode support. The original support
used a value of `True` which appeared to work; however, now appears to
generate a warning. Using explicit names prevents this.

Signed-off-by: James Knight <james.d.knight@live.com>
Upcoming changes to Sphinx v8.1 includes linkcode changes which should
allow support with this extension. Updating the features document to
notify users.

Signed-off-by: James Knight <james.d.knight@live.com>
Signed-off-by: James Knight <james.d.knight@live.com>
Adding an example of the linkcode extension into the validation set.

Signed-off-by: James Knight <james.d.knight@live.com>
@jdknight jdknight merged commit 75b6a66 into main Oct 7, 2024
27 checks passed
@jdknight jdknight deleted the linkcode-improvements branch October 7, 2024 00:34
@jdknight jdknight added this to the 2.8 milestone Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant