repo.or.cz
/
rarfile.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: add readthedocs config
[rarfile.git]
/
.readthedocs.yaml
blob
b242f168fad133f2589ccad7bd5b225f562277a3
1
# Read the Docs configuration file for Sphinx projects
2
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3
4
version: 2
5
build:
6
os: ubuntu-lts-latest
7
tools:
8
python: "3.12"
9
sphinx:
10
configuration: doc/conf.py
11