godot/doc/tools
Andy Maloney a1428ca3c8 Convert Python type hints in tools/make_rst.py
Since Python 3.5+ is required, we can use proper type hints based on PEP 484. Because we are working on contributor tooling we can assume 3.6+ and use PEP 526 for variable declarations as well.
2022-08-03 13:06:50 -04:00
..
doc_status.py Update doc_status script to support constructors and operators docs 2022-01-07 23:50:10 +01:00
make_rst.py Convert Python type hints in tools/make_rst.py 2022-08-03 13:06:50 -04:00