mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-11 10:08:39 -04:00
Convert to RST
This is done using tools at https://github.com/maiska/qubes-translation-utilz, commit 4c8e2a7f559fd37e29b51769ed1ab1c6cf92e00d.
This commit is contained in:
parent
e14921b8a3
commit
918eaa479d
248 changed files with 23904 additions and 20774 deletions
25
.readthedocs.yaml
Normal file
25
.readthedocs.yaml
Normal file
|
@ -0,0 +1,25 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-lts-latest"
|
||||
tools:
|
||||
python: "3.13"
|
||||
|
||||
submodules:
|
||||
include: all
|
||||
recursive: true
|
||||
|
||||
sphinx:
|
||||
builder: html
|
||||
configuration: conf.py
|
||||
fail_on_warning: false
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
|
||||
formats:
|
||||
- pdf
|
||||
- epub
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue