You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-04 19:21:46 +00:00
Rename "makerst.py" to "make_rst.py"
(cherry picked from commits8f05e26198andcce7797a75)
This commit is contained in:
committed by
Rémi Verschelde
parent
cef504b955
commit
69e90daae3
2
.github/workflows/static_checks.yml
vendored
2
.github/workflows/static_checks.yml
vendored
@@ -44,4 +44,4 @@ jobs:
|
||||
|
||||
- name: Documentation checks
|
||||
run: |
|
||||
doc/tools/makerst.py --dry-run doc/classes modules
|
||||
doc/tools/make_rst.py --dry-run doc/classes modules
|
||||
|
||||
Reference in New Issue
Block a user