Merge pull request #22 from HideyoshiNakazone/feature/add-doc

Fixes Config ReadTheDocs
This commit was merged in pull request #22.
This commit is contained in:
2025-06-21 18:47:40 -03:00
committed by GitHub

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