Skip to content

Commit

Permalink
Merge pull request #82 from FNBBDevs/dev
Browse files Browse the repository at this point in the history
fix documentation
  • Loading branch information
ethanlchristensen authored Nov 3, 2024
2 parents b602b5c + e082f2f commit 515277b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Generate .rst files with sphinx-apidoc
run: |
sphinx-apidoc -o docs/ project-folder/
sphinx-apidoc -o docs/ bruhanimate/
- name: Generate Documentation
run: |
Expand Down

0 comments on commit 515277b

Please sign in to comment.