1
.github/workflows/generate-docs.yml
vendored
1
.github/workflows/generate-docs.yml
vendored
@ -38,6 +38,7 @@ jobs:
|
||||
- name: Generate the docs
|
||||
shell: bash
|
||||
run: |
|
||||
poetry install
|
||||
poetry run python -m pydoc -w \
|
||||
kittycad \
|
||||
kittycad.api \
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,4 +20,4 @@ dmypy.json
|
||||
.idea/
|
||||
|
||||
/coverage.xml
|
||||
/.coverage
|
||||
/.coverage
|
||||
|
Reference in New Issue
Block a user