We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11c8aa7 + 1f298d9 commit b27c45cCopy full SHA for b27c45c
.github/workflows/pdoc.yml
@@ -72,6 +72,7 @@ jobs:
72
run: poetry install --no-interaction --no-root
73
74
# create documentation
75
+ - run: poetry add pdoc@13.0.0
76
- run: poetry show pdoc
77
- run: poetry run pdoc --docformat google -o docs/schematic schematic/manifest schematic/models schematic/schemas schematic/store schematic/utils schematic/visualization
78
0 commit comments