#22 - Add Automated Docs #24

Merged
logan merged 16 commits from automated-docs-#22 into main 2024-08-17 19:48:47 -04:00
Showing only changes of commit 8f2891f5d8 - Show all commits

View File

@@ -27,7 +27,7 @@ jobs:
run: npm install
- name: Generate JSDoc
run: npx jsdoc -c jsdoc.json -d docs
run: npx run docs
- name: Checkout the wiki repository
uses: actions/checkout@v4