gen_default_everything.sh
This commit is contained in:
parent
0195fd489a
commit
9db984b807
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "gen_enum_to_string.sh as part of everything"
|
||||
./gen_enum_to_string.sh
|
||||
|
||||
echo "gen_live_documentation.sh as part of everything"
|
||||
./gen_live_documentation.sh
|
Loading…
Reference in New Issue