Fixed ReadTheDocs support
This commit is contained in:
parent
c2bef7ae8c
commit
7bd81424cb
|
|
@ -2,7 +2,11 @@
|
||||||
# Read the Docs configuration file
|
# Read the Docs configuration file
|
||||||
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
|
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
version: "latest"
|
version: "latest"
|
||||||
|
=======
|
||||||
|
version: 1
|
||||||
|
>>>>>>> 306459b (Fixed ReadTheDocs support)
|
||||||
|
|
||||||
build:
|
build:
|
||||||
os: fedora-40
|
os: fedora-40
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user