mirror of
https://github.com/open-goal/jak-project
synced 2026-07-02 12:36:42 -04:00
New Crowdin updates (#3382)
This commit is contained in:
@@ -58,6 +58,10 @@ jobs:
|
||||
run: |
|
||||
./build/goalc/goalc --cmd "(begin (make-group \"all-code\") (gen-docs \"${PWD}\"))" --game jak2
|
||||
|
||||
- name: Generate Docs For Jak 3
|
||||
run: |
|
||||
./build/goalc/goalc --cmd "(begin (make-group \"all-code\") (gen-docs \"${PWD}\"))" --game jak3
|
||||
|
||||
- name: Append File Docstrings
|
||||
run: |
|
||||
python ./scripts/ci/docs/append-file-docs.py
|
||||
|
||||
Reference in New Issue
Block a user