docs: add automatic api reference (#475)

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2024-12-02 09:55:52 +01:00
committed by GitHub
parent 8ccb3c6db6
commit d4872103b8
7 changed files with 253 additions and 11 deletions

View File

@@ -80,6 +80,8 @@ types-openpyxl = "^3.1.5.20241114"
mkdocs-material = "^9.5.40"
mkdocs-jupyter = "^0.25.0"
mkdocs-click = "^0.8.1"
mkdocstrings = {extras = ["python"], version = "^0.27.0"}
griffe-pydantic = "^1.1.0"
[tool.poetry.group.examples.dependencies]
datasets = "^2.21.0"