doc: add readthedocs config
[rarfile.git] / .readthedocs.yaml
blobb242f168fad133f2589ccad7bd5b225f562277a3
1 # Read the Docs configuration file for Sphinx projects
2 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
4 version: 2
5 build:
6   os: ubuntu-lts-latest
7   tools:
8     python: "3.12"
9 sphinx:
10   configuration: doc/conf.py