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

Duplicate documentation on readthedocs #104

Closed
berekuk opened this issue Aug 24, 2020 · 2 comments
Closed

Duplicate documentation on readthedocs #104

berekuk opened this issue Aug 24, 2020 · 2 comments

Comments

@berekuk
Copy link

berekuk commented Aug 24, 2020

Significant parts of the reference documentation on readthedocs.io appear to be generated twice.

In the top-level reference it's the documentation for graphql.graphql and graphql.graphql_sync (first at the beginning and then at the end in "Top-Level Functions" section).

On some sub-package pages everything is repeated twice, e.g. on graphql.error page.

@Cito
Copy link
Member

Cito commented Aug 29, 2020

I have fixed this now, thanks for reporting. After upgrading Sphinx and adding some helper functionality to autodoc, the reference links should work much better now, too. You may need to reload the pages on Read the Docs in your browser.

Let me know if you still find any issues with the documentation.

@berekuk
Copy link
Author

berekuk commented Aug 30, 2020

It looks correct now, thanks!

@berekuk berekuk closed this as completed Aug 30, 2020
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

No branches or pull requests

2 participants