comparison misc/README @ 5663:001beb963d86

Documented the switch from java XSLScript to xslscript.pl.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 21 Apr 2014 13:48:41 +0400
parents 09dbd363050a
children 985b0bda403c
comparison
equal deleted inserted replaced
5662:3cb79707516a 5663:001beb963d86
1 1
2 make -f misc/GNUmakefile release 2 make -f misc/GNUmakefile release
3 3
4 the required tools: 4 the required tools:
5 *) xsltproc to build CHANGES, 5 *) xsltproc to build CHANGES,
6 *) java and XSLScript ( http://pault.com/pault/XSLScript/ ) to build XSLTs 6 *) xslscript.pl ( http://hg.nginx.org/xslscript ) to build XSLTs
7 from XSLScript sources. 7 from XSLScript sources.
8 8
9 9
10 make -f misc/GNUmakefile icons 10 make -f misc/GNUmakefile icons
11 11