graphql-python / graphene-django

Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
http://docs.graphene-python.org/projects/django/en/latest/
MIT License
4.28k stars 766 forks source link

Read the docs is broken #1504

Closed zbyte64 closed 5 months ago

zbyte64 commented 6 months ago

Read The Docs is not currently able build our documentation: https://readthedocs.org/projects/graphene-django/builds/

A user should see the latest documentation when visiting https://docs.graphene-python.org/projects/django/en/latest/installation/

For the documentation to reflect current behavior

Seems we need to update some configuration, it also seems to be building against the "master" branch which no longer exists. Maybe we should create that branch off main to see if we can get it to work.

zbyte64 commented 6 months ago

https://readthedocs.org/projects/graphene-django/builds/23279985/

Error
The required readthedocs.yaml configuration file was not found at repository's root. Learn how to use this file in our [configuration file tutorial](https://docs.readthedocs.io/en/stable/config-file/index.html).