view xsls/stable.xsls @ 64:e81894f71d00

Visual separation of core functionality reference from HTTP reference.
author Ruslan Ermilov <ru@nginx.com>
date Sun, 09 Oct 2011 12:43:23 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}