1
0
forked from 0ad/0ad
0ad/source/tools/entdocs/build.sh
Ykkrosh dd809f83e8 # Add documentation of the entity template XML file format.
Simplify the format a bit.
Use less <interleave> in the RNG so that error reports become
understandable.
Fixes #491.

This was SVN commit r7478.
2010-04-23 16:09:03 +00:00

3 lines
88 B
Bash

#!/bin/sh
xsltproc convertrng.xsl ../../../binaries/system/entity.rng >entity-docs.html