Skip to content

Commit

Permalink
correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
philip928lin committed Oct 23, 2024
1 parent d04de7b commit 07eb9eb
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 @@ -24,7 +24,7 @@ jobs:
- name: Generate API documentation
run: |
sphinx-apidoc -o docs/source/ .\src\pathnavigator
sphinx-apidoc -o docs/source/ src/pathnavigator
- name: Build documentation
run: |
Expand Down

0 comments on commit 07eb9eb

Please sign in to comment.