diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-11-24 10:41:00 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-12-12 17:56:18 +0100 |
| commit | cf1b69ade87ddcafa03ae0df69de0e34854f4166 (patch) | |
| tree | d0d460bb36ae8add96c93c52596e9ae22ac852f9 /.readthedocs.yaml | |
| parent | bc8e0188e65f40dbb37311c9291476c7689db51a (diff) | |
| download | Ishtar-cf1b69ade87ddcafa03ae0df69de0e34854f4166.tar.bz2 Ishtar-cf1b69ade87ddcafa03ae0df69de0e34854f4166.zip | |
🚀 Debian package: delete unecessary files, adapt and add install templates
Diffstat (limited to '.readthedocs.yaml')
| -rw-r--r-- | .readthedocs.yaml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml deleted file mode 100644 index 52faf18dd..000000000 --- a/.readthedocs.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# .readthedocs.yaml -# Read the Docs configuration file -# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details - -# Required -version: 2 - -formats: - - pdf - -# Set the version of Python and other tools you might need -build: - os: ubuntu-22.04 - tools: - python: "3.9" - -# Build documentation in the docs/ directory with Sphinx -sphinx: - configuration: docs/fr/source/conf.py - -python: - install: - - requirements: requirements_rtd.txt
\ No newline at end of file |
