mirror of
https://github.com/godotengine/godot.git
synced 2025-02-17 22:43:01 +08:00
Usage:
```
# Output `VisualScript` classes only (found in `modules/visual_script`)
python doc/tools/makerst.py "doc/classes" "modules" --filter "visual_script"
# Output CSG classes only (found in `modules/csg`)
python doc/tools/makerst.py "doc/classes" "modules" --filter "csg"
```
(cherry picked from commit
|
||
---|---|---|
.. | ||
doc_merge.py | ||
doc_status.py | ||
makerst.py |