decomp: Copy over new docstrings back to jak 2's common code, write some scripts to help automate this (#3366)

This commit is contained in:
Tyler Wilding
2024-02-04 13:53:06 -05:00
committed by GitHub
parent 314f488377
commit 18903f0561
222 changed files with 6446 additions and 2207 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
- name: Append File Docstrings
run: |
python ./scripts/docs/append-file-docs.py
python ./scripts/ci/docs/append-file-docs.py
- name: Upload Docs Artifact
uses: actions/upload-artifact@v4