docs: add ReadTheDocs configuration and Sphinx documentation structure

This commit is contained in:
Melvin Alvarez
2026-02-08 17:16:41 +01:00
parent 68fe7fdb8e
commit c1f4c0bde7
14 changed files with 646 additions and 526 deletions
+5
View File
@@ -0,0 +1,5 @@
# Python dependencies for building documentation
sphinx>=7.0.0
furo>=2023.9.10
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0