Fixes Config ReadTheDocs #22

Merged
HideyoshiNakazone merged 1 commits from feature/add-doc into main 2025-06-21 21:47:40 +00:00

View File

@@ -12,8 +12,9 @@ build:
- uv sync
build:
- cd docs
- make html
html:
- cd docs
- make html
sphinx:
configuration: docs/source/conf.py