mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
Added autogenerated sphinx documentation
This commit is contained in:
@@ -34,6 +34,15 @@ mypy = "^1.15.0"
|
||||
pytest = "^8.3.5"
|
||||
loguru = "^0.7.3"
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
sphinx = "^8.2.3"
|
||||
sphinx-autodoc-typehints = "^3.2.0"
|
||||
sphinx-copybutton = "^0.5.2"
|
||||
sphinx-rtd-theme = "^3.0.2"
|
||||
sphinxcontrib-rust = "^0.8.1"
|
||||
myst-parser = "^4.0.1"
|
||||
sphinx-autobuild = "^2024.10.3"
|
||||
|
||||
[build-system]
|
||||
requires = ["maturin>=1.7,<2.0"]
|
||||
build-backend = "maturin"
|
||||
|
||||
Reference in New Issue
Block a user