fix: docs config

This commit is contained in:
2025-10-11 20:15:19 +03:00
parent e67d08970f
commit 8dfb95ec91
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -5,5 +5,9 @@ build:
tools: tools:
python: "3.12" python: "3.12"
python:
install:
- requirements: docs/requirements.txt
sphinx: sphinx:
configuration: docs/conf.py configuration: docs/conf.py
+2
View File
@@ -0,0 +1,2 @@
sphinx
sphinx-rtd-theme