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 - uv sync
build: build:
- cd docs html:
- make html - cd docs
- make html
sphinx: sphinx:
configuration: docs/source/conf.py configuration: docs/source/conf.py