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

API documentation links seem broken #5402

Open
Gallaecio opened this issue Feb 8, 2022 · 0 comments
Open

API documentation links seem broken #5402

Gallaecio opened this issue Feb 8, 2022 · 0 comments

Comments

@Gallaecio
Copy link
Member

It seems the use of the Sphinx module and currentmodule directives is corrupting the work made at #5099. If .. module:: scrapy.http is followed by .. class:: scrapy.http.request.form.FormRequest, link-wise the signature of that class is actually scrapy.http.scrapy.http.request.form.FormRequest.

I am hoping there is a simple way to fix this, but I suspect no. I suspect the only way forward is to remove the module directives, requiring us to use absolute paths for every API reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant