view xsls/legacy_stable.xsls @ 1:b633fc3525eb

- Cleaned up GNUmakefile somewhat. - Added a bunch of svn:ignore properties.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 11 Aug 2011 13:44:35 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}