Skip to content

Commit

Permalink
add apidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
KindXiaoming committed Apr 29, 2024
1 parent 825b234 commit cf8f837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
cd docs
sphinx-apidoc -o . ../kan
make html
make clean html
# https://github.com/peaceiris/actions-gh-pages
- name: Deploy
if: success()
Expand Down

0 comments on commit cf8f837

Please sign in to comment.