2 Commits

Author SHA1 Message Date
Manuel Kaufmann
be76d782b0 Use a explicit sphinx.configuration
Making this config explicit instead of realying on Read the Docs finding the
correct `conf.py` file.
2023-09-07 18:50:42 +02:00
Manuel Kaufmann
4dc74175cc Use a YAML file and Python requirements
The `.readthedocs.yaml` file is now required.

Besdies, we are not installing the Read the Docs Sphinx theme by default.
Due to that, we need to manually install it via `requirements.txt`
2023-08-16 17:17:20 +02:00