view xsls/stable.xsls @ 579:dc1f84a73fa1

Clarified that documentation is provided under the same license terms.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 10 Jul 2012 12:43:44 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}