view xsls/legacy_stable.xsls @ 158:05e58829de2e

Documented the "error_log" directive.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 28 Oct 2011 07:13:20 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(legacy_stable) } }

}