1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-03 19:11:41 +00:00

Rename "makerst.py" to "make_rst.py"

This commit is contained in:
Aaron Franke
2021-10-24 01:48:03 -05:00
parent b2ab5cb504
commit 8f05e26198
6 changed files with 10 additions and 8 deletions

View File

@@ -48,4 +48,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