mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-20 13:23:53 +00:00
dd809f83e8
Simplify the format a bit. Use less <interleave> in the RNG so that error reports become understandable. Fixes #491. This was SVN commit r7478.
3 lines
88 B
Bash
3 lines
88 B
Bash
#!/bin/sh
|
|
xsltproc convertrng.xsl ../../../binaries/system/entity.rng >entity-docs.html
|