collective / collective/sphinxcontrib-httpexample
Use pyproject.toml to build docs on RTD
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 23
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
We currently use a separate file to build docs on Read the Docs.
https://github.com/collective/sphinxcontrib-httpexample/blob/07788d45057075fcb55a8a6b95a4c80fbf337b5d/.readthedocs.yaml#L35
We should instead use `pyproject.toml` to unify installation.
- [ ] Update `.readthedocs.yaml`
- [ ] Delete `docs/requirements.txt`
- [ ] Verify that all doc builds, both of versions and pull requests, and tests continue to function.
See also #51, as implementation of this issue would likely close that one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.