mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-02 15:16:46 +00:00
17 lines
203 B
YAML
17 lines
203 B
YAML
version: 2
|
|
|
|
build:
|
|
os: ubuntu-22.04
|
|
tools:
|
|
python: "3.10"
|
|
|
|
sphinx:
|
|
configuration: doc/docportal/conf.py
|
|
|
|
python:
|
|
install:
|
|
- requirements: doc/docportal/requirements.txt
|
|
|
|
formats:
|
|
- pdf
|