kivy / plyer

Plyer is a platform-independent Python wrapper for platform-dependent APIs
https://plyer.readthedocs.io
MIT License
1.61k stars 427 forks source link

Add (now mandatory) `.readthedocs.yaml` file, add docs extras and update sphinx conf #787

Closed misl6 closed 9 months ago

misl6 commented 10 months ago

readthedocs.org now requires a v2 configuration file, in order to build the docs.

Unfortunately, for this reason, readthedocs was unable to build docs recently.

This PR does the following:

For PR reviewer, the newly rendered docs are available here: https://plyer.readthedocs.io/en/feat-add-readthedocs-file/