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

Add option to skip URL-check in linkcode_resolve #17

Open
redeboer opened this issue Jan 16, 2024 · 0 comments
Open

Add option to skip URL-check in linkcode_resolve #17

redeboer opened this issue Jan 16, 2024 · 0 comments
Labels
⚙️ Enhancement Improvements and optimizations of existing features

Comments

@redeboer
Copy link
Member

If api_github_repo is set in conf.py, sphinx-api-relink will check if the current SHA or default branch exists on the GitHub repository. For this, it needs access to the repository and this is not the case if the repo is private. We therefore need an option like:

api_skip_fallback: bool = False
@redeboer redeboer added the ⚙️ Enhancement Improvements and optimizations of existing features label Jan 16, 2024
@redeboer redeboer self-assigned this Jan 16, 2024
@redeboer redeboer removed their assignment Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Enhancement Improvements and optimizations of existing features
Projects
None yet
Development

No branches or pull requests

1 participant