view xsls/stable.xsls @ 556:345012910707

Documented the "events" and "use" directives.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 27 Jun 2012 11:39:27 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}