Files
Mujoco_WASM/.readthedocs.yml
T
Saran Tunyasuvunakool 1f7eaae62e Version 2.1: documentation, public API headers, and sample programs.
PiperOrigin-RevId: 403900419
2021-10-18 12:35:33 +01:00

16 lines
279 B
YAML

# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
sphinx:
builder: html
configuration: doc/conf.py
fail_on_warning: false
python:
version: 3.7
install:
- requirements: doc/requirements.txt