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`
3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
sphinx==7.1.2
|
|
sphinx-rtd-theme==1.3.0rc1
|