5 Commits

Author SHA1 Message Date
Manuel Kaufmann
f594c40889 Merge pull request #53 from readthedocs/humitos/explicit-sphinx-conf
Use a explicit `sphinx.configuration`
2023-09-12 23:03:19 +02:00
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
Eric Holscher
00dc2a70d1 Merge pull request #52 from readthedocs/humitos/config-requirements
Use a YAML file and Python requirements
2023-08-16 10:07:27 -08: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
Juan Luis Cano Rodríguez
35d2c35a82 Basic structure 2021-09-07 17:00:56 +02:00