summaryrefslogtreecommitdiff
path: root/xslt/mal-files.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Switch to new python toolsShaun McCance2021-02-011-171/+0
|
* Adapt to recent major changes in yelp-xslShaun McCance2017-07-071-67/+3
|
* Support e:mouseover and ui(x):thumb equally in all toolsShaun McCance2014-02-031-20/+6
|
* yelp-build: Better Mallard templates to determine files to copyShaun McCance2013-11-021-0/+249
Instead of a second run using a stripped down stylesheet, we now use the primary stylesheet, which gives us access to the same logic of which elements to process, including conditional processing. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=709951