mirror of
https://github.com/Relintai/scons_gd.git
synced 2024-11-22 11:18:11 +01:00
6 lines
119 B
Bash
6 lines
119 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
python bin/docs-update-generated.py
|
||
|
python bin/docs-validate.py
|
||
|
python bin/docs-create-example-outputs.py
|