view xsls/stable.xsls @ 434:644869149f36

Added commands to install the generated dir.map on a website.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 28 Feb 2012 09:36:05 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}