Read the Docs
This project is configured for Read the Docs using the .readthedocs.yaml file in the repository root. The documentation build uses:
docs/conf.py for Sphinx configuration
docs/requirements.txt for build dependencies
To publish:
Push the repository to a public or private Git host supported by Read the Docs.
Create a Read the Docs project pointing at the repository.
Ensure the default branch builds successfully.
The Read the Docs build configuration lives in .readthedocs.yaml.