docs: add automatic generation of CLI reference (#325)

* docs: add automatic generation of CLI reference

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* install deps for building CLI ref

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

---------

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2024-11-15 13:18:17 +01:00
committed by GitHub
parent 25fd149c38
commit ca8524ecae
7 changed files with 48 additions and 68 deletions

View File

@@ -69,6 +69,7 @@ nbqa = "^1.9.0"
[tool.poetry.group.docs.dependencies]
mkdocs-material = "^9.5.40"
mkdocs-jupyter = "^0.25.0"
mkdocs-click = "^0.8.1"
[tool.poetry.group.examples.dependencies]
datasets = "^2.21.0"