mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 20:27:51 +00:00
3c75dba1b8
This was SVN commit r7518.
3 lines
88 B
Bash
Executable File
3 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
xsltproc convertrng.xsl ../../../binaries/system/entity.rng >entity-docs.html
|