Add Sphinx docs for Read the Docs

Signed-off-by: Edgar Alvarado Taleno <edgar.alvaradotaleno@ucr.ac.cr>
This commit is contained in:
Edgar Alvarado Taleno 2025-04-10 16:12:34 -06:00
parent 77f3f78332
commit 176b4fa719
2 changed files with 8 additions and 0 deletions

View file

8
readthedocs.yml Normal file
View file

@ -0,0 +1,8 @@
version: 2
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: docs/requirements.txt