Skip to content

Duplicate documentation on readthedocs #104

Closed
@berekuk

Description

@berekuk

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.

Activity

Cito

Cito commented on Aug 29, 2020

@Cito
Member

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

berekuk commented on Aug 30, 2020

@berekuk
Author

It looks correct now, thanks!

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Duplicate documentation on readthedocs · Issue #104 · graphql-python/graphql-core