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

Don't download entire pages in sphinx's linkcheck #734

Closed
wants to merge 2 commits into from

Conversation

yut23
Copy link
Collaborator

@yut23 yut23 commented May 16, 2024

Hopefully this helps with the 403 Forbidden errors.

@yut23
Copy link
Collaborator Author

yut23 commented May 16, 2024

Nevermind, I misread the linkcheck code. It only does GET requests for the links that actually have anchors.

@yut23 yut23 closed this May 16, 2024
@yut23 yut23 deleted the linkcheck-no-anchors branch May 16, 2024 02:47
@zingale
Copy link
Member

zingale commented May 16, 2024

but I do think we should do something like this:
AMReX-Astro/Castro#2846

@zingale
Copy link
Member

zingale commented May 16, 2024

we could also try setting a User Agent?
sphinx-doc/sphinx#1331

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.

None yet

2 participants