mirror of
https://github.com/bevyengine/bevy
synced 2025-01-25 19:35:19 +00:00
3 lines
87 B
Bash
3 lines
87 B
Bash
#!/usr/bin/env bash
|
|
./glslangValidator -p > instDesc
|
|
asciidoc --backend=html5 instDesc
|