view xsls/stable.xsls @ 162:a8bd350e3481

Documented the "chunked_transfer_encoding" directive.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 31 Oct 2011 13:31:33 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}