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

(cherry picked from commits 8f05e26198
and cce7797a75)
This commit is contained in:
Aaron Franke
2021-10-24 01:48:03 -05:00
committed by Rémi Verschelde
parent cef504b955
commit 69e90daae3
7 changed files with 12 additions and 10 deletions

View File

@ -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