mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 23:03:56 -07:00
3 lines
88 B
Bash
3 lines
88 B
Bash
|
|
#!/bin/sh
|
||
|
|
xsltproc convertrng.xsl ../../../binaries/system/entity.rng >entity-docs.html
|